fix
This commit is contained in:
parent
7f2da13899
commit
d6ee41371b
1 changed files with 5 additions and 0 deletions
|
@ -193,6 +193,11 @@
|
|||
Settings
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<button class="text-gray-700 hover:text-gray-900 font-bold" data-bs-toggle="modal" data-bs-target="#themePickerModal">
|
||||
<i class="fas fa-pain-brush fa-fw mr-2"></i>
|
||||
Pick theme
|
||||
</button>
|
||||
<li>
|
||||
<button class="text-gray-700 hover:text-gray-900 font-bold" onclick="post_toast('/logout', '1')">
|
||||
<i class="fas fa-power-off fa-fw mr-2"></i>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue