mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-04 04:45:19 +00:00
Rename notifications/request-notifications
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
This commit is contained in:
parent
c948559c09
commit
e0e205f565
@ -170,7 +170,7 @@
|
||||
(defn login-only-events [address {:keys [db] :as cofx}]
|
||||
(when (not= (:view-id db) :create-account)
|
||||
(handlers-macro/merge-fx cofx
|
||||
{:notifications/request-notifications nil}
|
||||
{:notifications/request-notifications-permissions nil}
|
||||
(navigation/navigate-to-clean :home)
|
||||
(universal-links/process-stored-event)
|
||||
(notifications/process-stored-event address))))
|
||||
|
Loading…
x
Reference in New Issue
Block a user