fixing UI for automatically paid when due
This commit is contained in:
@@ -425,6 +425,7 @@
|
||||
:client (:client to)
|
||||
:override (:terms to)})
|
||||
%))
|
||||
(update :automatically-paid-when-due #(mapv identity %))
|
||||
(update :hidden #(if (nil? %)
|
||||
false
|
||||
%))
|
||||
|
||||
Reference in New Issue
Block a user