migrates accounts to new dialog, adds client search to user
This commit is contained in:
@@ -157,6 +157,10 @@
|
||||
(keyword? value)
|
||||
(name value)
|
||||
|
||||
(and (map? value)
|
||||
(:db/id value))
|
||||
(:db/id value)
|
||||
|
||||
:else
|
||||
value)))
|
||||
query-params
|
||||
|
||||
Reference in New Issue
Block a user