This commit is contained in:
shoopea 2021-01-21 15:31:20 +01:00
parent bf372a889d
commit d7eb7007c6

1
bot.go
View File

@ -855,7 +855,6 @@ func botBrewItem(m *ChatWarsMessage, r *regexp.Regexp) {
TGCmdQueue <- c TGCmdQueue <- c
return return
} }
userID64 := clt.TGUserID64
clt.Mux.Unlock() clt.Mux.Unlock()
p := JobPayloadBrewItem{ p := JobPayloadBrewItem{