add: tawny beta

This commit is contained in:
trisua 2025-09-01 20:17:55 -04:00
parent 140a11ff72
commit 918d47d873
19 changed files with 69 additions and 65 deletions

View file

@ -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"))