add: close friends stack
This commit is contained in:
parent
407155e6c4
commit
5fafc8d7b9
83 changed files with 479 additions and 213 deletions
|
@ -387,4 +387,10 @@
|
|||
(text "{{ icon \"cable\" }}")
|
||||
(span
|
||||
(text "{{ text \"settings:tab.grants\" }}")))
|
||||
(a
|
||||
("data-tab-button" "friends")
|
||||
("href" "#/friends")
|
||||
(text "{{ icon \"book-user\" }}")
|
||||
(span
|
||||
(text "{{ text \"settings:tab.close_friends\" }}")))
|
||||
(text "{%- endmacro %}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue