fix: add confirm button to bulk delete of tools

This commit is contained in:
Felix Schneider 2025-07-26 18:34:15 +02:00
commit a2ea6b1d82
No known key found for this signature in database
GPG key ID: D99C0E4E87C3413C

View file

@ -73,6 +73,7 @@
:title="$t('general.confirm')"
:icon="$globals.icons.alertCircle"
color="error"
can-confirm
@confirm="deleteSelected"
>
<v-card-text>