mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 02:35:54 +00:00
typo prevented error on prices-update from clearing
This commit is contained in:
parent
77e2f51d85
commit
bce18bf32c
@ -70,7 +70,7 @@
|
||||
:success-event :update-prices-success
|
||||
:error-event :update-prices-fail}
|
||||
:db (-> db
|
||||
(clear-error-message :price-update)
|
||||
(clear-error-message :prices-update)
|
||||
(clear-error-message :balance-update)
|
||||
(assoc-in [:wallet :balance-loading?] true)
|
||||
(assoc :prices-loading? true))}))
|
||||
|
Loading…
x
Reference in New Issue
Block a user