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 created",
"agentCreateFailed": "Failed to create agent: {{error}}",
"agentDeleted": "Agent deleted",
"agentDeleteFailed": "Failed to delete agent: {{error}}",
"agentUpdated": "Agent updated",
"agentUpdateFailed": "Failed to update agent: {{error}}",
"channelAssigned": "{{channel}} assigned to agent",