debug conn by chat connection id from contact info

This commit is contained in:
Alexander Bondarenko
2024-04-30 20:10:25 +03:00
parent ef5a144b7b
commit d0f21b943c
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -507,7 +507,7 @@ data ChatCommand
| QuitChat
| ShowVersion
| DebugDelivery Bool
| DebugConnection AgentConnId
| DebugConnection (Either Int64 AgentConnId)
| DebugLocks
| DebugEvent ChatResponse
| GetAgentStats