Add Farsi public #status channel. Closes #4960
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
This commit is contained in:
parent
b17d9bab37
commit
c11781d01b
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue