mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-28 23:37:41 +00:00
Speed up subscription janitor to 1min
This commit is contained in:
parent
29eb07f58c
commit
377afb7a6b
3 changed files with 13 additions and 8 deletions
|
@ -77,6 +77,7 @@ func HandleHello(conn *websocket.Conn, client *ClientInfo, msg ClientMessage) (r
|
|||
}
|
||||
|
||||
SubscribeGlobal(client)
|
||||
SubscribeDefaults(client)
|
||||
|
||||
return ClientMessage{
|
||||
Arguments: client.ClientID.String(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue