fix: prevent page crash when deleting an agent (#514)

This commit is contained in:
paisley
2026-03-16 10:47:30 +08:00
committed by GitHub
Unverified
parent 9e10c12f67
commit 158e84ce8f
5 changed files with 46 additions and 9 deletions

View File

@@ -41,6 +41,7 @@
"agentCreated": "Agent 已创建",
"agentCreateFailed": "创建 Agent 失败:{{error}}",
"agentDeleted": "Agent 已删除",
"agentDeleteFailed": "删除 Agent 失败:{{error}}",
"agentUpdated": "Agent 已更新",
"agentUpdateFailed": "更新 Agent 失败:{{error}}",
"channelAssigned": "{{channel}} 已分配给 Agent",