From c11781d01bdffc93d063f3ccd05036603d9a2866 Mon Sep 17 00:00:00 2001 From: Pedro Pombeiro Date: Wed, 27 Jun 2018 10:46:55 +0200 Subject: [PATCH] Add Farsi public #status channel. Closes #4960 Signed-off-by: Pedro Pombeiro --- 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 a07b1d5d3c..ae14b75a19 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 @@ -53,7 +53,7 @@ [list/item-icon {:icon :icons/forward :icon-opts {:color :gray}}]]]]) -(def default-public-chats ["status" "status 中文" "status 日本語" "status 한국어" "status по-русски" "status español" "cryptostrikers" "dapps" "ethereum" "openbounty"]) +(def default-public-chats ["status" "status 中文" "status 日本語" "status 한국어" "status по-русски" "status español" "status فارسی" "cryptostrikers" "dapps" "ethereum" "openbounty"]) (views/defview new-public-chat [] (views/letsubs [topic [:get :public-group-topic]