remove dupe key

This commit is contained in:
timothycarambat
2025-03-20 11:16:40 -07:00
parent 688ade6d96
commit 0d1a2f06aa

View File

@@ -17,7 +17,6 @@ const Telemetry = {
The value is the number of seconds to debounce the event
*/
debounced: {
agent_chat_started: 1800,
sent_chat: 1800,
agent_chat_sent: 1800,
agent_chat_started: 1800,