mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-15 19:24:36 +00:00
added devcon to the list of public chats
This commit is contained in:
parent
a6f9eb6cea
commit
058448eafd
@ -117,7 +117,11 @@
|
|||||||
{:name "All about Ethereum"
|
{:name "All about Ethereum"
|
||||||
:topic "ethereum"
|
:topic "ethereum"
|
||||||
:count 32
|
:count 32
|
||||||
:color "#778CDC"}])
|
:color "#778CDC"}
|
||||||
|
{:name "Devcon"
|
||||||
|
:topic "devcon"
|
||||||
|
:count 47
|
||||||
|
:color "#77DCC6"}])
|
||||||
|
|
||||||
(defn navigate-to-public-chat [topic]
|
(defn navigate-to-public-chat [topic]
|
||||||
(re-frame/dispatch [:create-new-public-chat topic]))
|
(re-frame/dispatch [:create-new-public-chat topic]))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user