From 4904c397e3b9f81645b5959b7c2d94c18a9c1e95 Mon Sep 17 00:00:00 2001 From: yenda Date: Thu, 20 Sep 2018 14:58:22 +0200 Subject: [PATCH] [feature 5904] add #cryptocurrency public chat Signed-off-by: yenda --- src/status_im/ui/screens/add_new/new_public_chat/view.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/status_im/ui/screens/add_new/new_public_chat/view.cljs b/src/status_im/ui/screens/add_new/new_public_chat/view.cljs index bc691172c7..8813668623 100644 --- a/src/status_im/ui/screens/add_new/new_public_chat/view.cljs +++ b/src/status_im/ui/screens/add_new/new_public_chat/view.cljs @@ -54,7 +54,7 @@ [list/item-icon {:icon :icons/forward :icon-opts {:color :gray}}]]]]) -(def default-public-chats ["status" "status 中文" "status 日本語" "status 한국어" "status по-русски" "status español" "status فارسی" "cryptostrikers" "dapps" "ethereum" "openbounty"]) +(def default-public-chats ["status" "status 中文" "status 日本語" "status 한국어" "status по-русски" "status español" "status فارسی" "cryptocurrency" "cryptostrikers" "dapps" "ethereum" "openbounty"]) (views/defview new-public-chat [] (views/letsubs [topic [:get :public-group-topic]