mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-08 11:22:10 +00:00
Fix: Frontend bug, administrators unable to delete users (#3170)
This commit is contained in:
parent
821f51ea5a
commit
bee71d93fe
@ -17,7 +17,7 @@
|
|||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
class="button button--flat"
|
class="button button--flat"
|
||||||
@click="layoutStore.currentPrompt?.confirm()"
|
@click="layoutStore.currentPrompt?.confirm"
|
||||||
tabindex="2"
|
tabindex="2"
|
||||||
>
|
>
|
||||||
{{ t("buttons.delete") }}
|
{{ t("buttons.delete") }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user