mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-11 18:14:25 +00:00
193 print removed
This commit is contained in:
parent
6107fec01d
commit
fb95fe6697
@ -319,7 +319,6 @@
|
|||||||
(reg-event-fx
|
(reg-event-fx
|
||||||
:save-user-fields
|
:save-user-fields
|
||||||
(fn [{:keys [db]} [_ user-id fields]]
|
(fn [{:keys [db]} [_ user-id fields]]
|
||||||
(prn (merge {:user-id user-id} fields))
|
|
||||||
{:dispatch [:set-updating-user]
|
{:dispatch [:set-updating-user]
|
||||||
:http {:method POST
|
:http {:method POST
|
||||||
:url "/api/user"
|
:url "/api/user"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user