mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-02 17:18:31 +00:00
report emote data more often
This commit is contained in:
parent
0786f6aa07
commit
1fdef8b846
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ func HandleEmoticonUses(conn *websocket.Conn, client *ClientInfo, msg ClientMess
|
|||
|
||||
func sendAggregateData() {
|
||||
for {
|
||||
time.Sleep(15 * time.Minute)
|
||||
time.Sleep(5 * time.Minute)
|
||||
DoSendAggregateData()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue