mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-07-13 11:30:36 +00:00
fix: Settings button in the sidebar
This commit is contained in:
parent
0f27c91eca
commit
5a8e7171b1
@ -41,7 +41,7 @@
|
||||
<div v-if="user.perm.admin">
|
||||
<button
|
||||
class="action"
|
||||
@click="toSettings"
|
||||
@click="toGlobalSettings"
|
||||
:aria-label="$t('sidebar.settings')"
|
||||
:title="$t('sidebar.settings')"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user