add: tawny beta
This commit is contained in:
parent
140a11ff72
commit
918d47d873
19 changed files with 69 additions and 65 deletions
|
@ -72,6 +72,13 @@
|
|||
("href" "/chats/0/0")
|
||||
(icon (text "message-circle"))
|
||||
(str (text "communities:label.chats")))
|
||||
(text "{% if config.service_hosts.tawny -%}")
|
||||
(a
|
||||
("href" "{{ config.service_hosts.tawny }}/api/v1/auth/set_token?token=")
|
||||
(icon (text "message-circle"))
|
||||
(str (text "communities:label.chats"))
|
||||
(span ("class" "chip") (text "beta")))
|
||||
(text "{%- endif %}")
|
||||
(a
|
||||
("href" "/mail")
|
||||
(icon (text "mail"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue