remove dupe key
This commit is contained in:
parent
688ade6d96
commit
0d1a2f06aa
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user