mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 09:30:14 +01:00
This commit is contained in:
parent
d5548021af
commit
785cb50e85
2 changed files with 13 additions and 10 deletions
|
|
@ -43,6 +43,10 @@ const showAccountInfo = (modelElement: HTMLElement, modelMainElement: Element) =
|
|||
<button class="b3-button b3-button--cancel" id="logout">
|
||||
${window.siyuan.languages.logout}
|
||||
</button>
|
||||
<span class="fn__space"></span>
|
||||
<button class="b3-button b3-button--cancel" id="deactivateUser">
|
||||
${window.siyuan.languages.deactivateUser}
|
||||
</button>
|
||||
<span class="fn__flex-1"></span>
|
||||
<button class="b3-button b3-button--cancel" id="refresh">
|
||||
<svg><use xlink:href="#iconRefresh"></use></svg>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue