mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 10:46:21 +00:00
[fix 5981] fix "thank you" pop after every login
Signed-off-by: yenda <eric@status.im>
This commit is contained in:
parent
4bd5d986b0
commit
9d042bad7f
@ -17,7 +17,7 @@
|
||||
(utils/show-popup
|
||||
(i18n/label :mainnet-is-default-alert-title)
|
||||
(i18n/label :mainnet-is-default-alert-text)
|
||||
#(re-frame/dispatch [:accounts.ui/update-mainnet-warning-shown])))))
|
||||
#(re-frame/dispatch [:accounts.ui/mainnet-warning-shown])))))
|
||||
|
||||
(defn- chat-send? [transaction]
|
||||
(and (seq transaction)
|
||||
|
Loading…
x
Reference in New Issue
Block a user