mirror of
https://github.com/status-im/status-react.git
synced 2025-02-02 14:14:39 +00:00
Add syncing notification to System Tab (#21314)
This commit is contained in:
parent
ca3720be0a
commit
b536d20713
@ -28,7 +28,8 @@
|
||||
|
||||
;; TODO: Replace with correct enum values once status-go implements them.
|
||||
(def ^:const tx 66612)
|
||||
(def ^:const system 66614)
|
||||
(def ^:const system
|
||||
#{new-installation-received new-installation-created})
|
||||
|
||||
(def ^:const membership
|
||||
"Membership is like a logical group of notifications with different types, i.e.
|
||||
|
Loading…
x
Reference in New Issue
Block a user