mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-21 22:13:31 -07:00
fix: add confirm button to bulk delete of tools
This commit is contained in:
parent
3040afb3d0
commit
a2ea6b1d82
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
|||
:title="$t('general.confirm')"
|
||||
:icon="$globals.icons.alertCircle"
|
||||
color="error"
|
||||
can-confirm
|
||||
@confirm="deleteSelected"
|
||||
>
|
||||
<v-card-text>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue