just some refactoring for action-dialogue.
This commit is contained in:
@@ -282,6 +282,7 @@
|
||||
(:bank_account_id args))))
|
||||
|
||||
(defn edit-user [context args value]
|
||||
(Thread/sleep 1000)
|
||||
(->graphql
|
||||
(gq-users/edit-user (:edit_user args))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user