This commit is contained in:
cdle
2021-09-18 16:14:16 +08:00
parent f1b3771479
commit 06fedc38f8
+1 -1
View File
@@ -96,7 +96,7 @@ func initSys() {
Handle: func(s im.Sender) interface{} {
s.Disappear()
sillyGirl.Set("rebootInfo", fmt.Sprintf("%v %v %v", s.GetImType(), s.GetChatID(), s.GetUserID()))
Daemon() //
Daemon()
return nil
},
},