mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-08 03:12:09 +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
|
||||
class="button button--flat"
|
||||
@click="layoutStore.currentPrompt?.confirm()"
|
||||
@click="layoutStore.currentPrompt?.confirm"
|
||||
tabindex="2"
|
||||
>
|
||||
{{ t("buttons.delete") }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user