This commit is contained in:
shoopea 2019-12-18 10:46:40 +08:00
parent 1abdff631a
commit 8cfca13b35

View File

@ -61,5 +61,6 @@ func cronGetHammerTime() {
if err != nil {
return
}
clt.Mux.Unlock()
clientSendCWMsg(clt.TGUserID64, `/time`, 0)
}