mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 12:08:01 +00:00
fix: tool name
This commit is contained in:
@@ -131,7 +131,7 @@ onMounted(() => {
|
||||
v-if="selectedTool"
|
||||
ref="deleteDialogRef"
|
||||
:entity="selectedTool"
|
||||
type="Tools"
|
||||
type="CustomTool"
|
||||
translation-key="CUSTOM_TOOLS"
|
||||
@delete-success="onDeleteSuccess"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user