fix: tool name

This commit is contained in:
Shivam Mishra
2025-10-03 20:36:53 +05:30
parent cb7a16b969
commit 21ddbde89b

View File

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