mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-03 16:38:31 +00:00
nit
This commit is contained in:
parent
1da392f5b3
commit
469b0d544d
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ func PublishToMultiple(channels []string, msg ClientMessage, rl rate.Limiter) (c
|
|||
count++
|
||||
}
|
||||
}
|
||||
return count
|
||||
return
|
||||
}
|
||||
|
||||
func PublishToAll(msg ClientMessage, rl rate.Limiter) (count int) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue