fix: delete binding

This commit is contained in:
Shivam Mishra
2025-10-06 09:13:12 +05:30
parent 2d705f66a1
commit 1ed95629e5

View File

@@ -131,7 +131,7 @@ onMounted(() => {
v-if="selectedTool"
ref="deleteDialogRef"
:entity="selectedTool"
type="CustomTool"
type="CustomTools"
translation-key="CUSTOM_TOOLS"
@delete-success="onDeleteSuccess"
/>