mirror of
https://github.com/m1k1o/neko.git
synced 2025-07-31 15:29:41 +02:00
lint remove whitespaces.
This commit is contained in:
parent
e152ee295b
commit
91f1727723
12 changed files with 12 additions and 12 deletions
|
@ -59,7 +59,7 @@ func (h *RoomHandler) boradcastStop(w http.ResponseWriter, r *http.Request) {
|
|||
utils.HttpUnprocessableEntity(w, "Server is not broadcasting.")
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
broadcast.Stop()
|
||||
|
||||
h.sessions.AdminBroadcast(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue