fix: prevent page crash when deleting an agent (#514)
This commit is contained in:
committed by
GitHub
Unverified
parent
9e10c12f67
commit
158e84ce8f
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user