This commit is contained in:
cdle
2021-09-18 15:34:21 +08:00
parent 008b602c0c
commit 09c332973f
+1 -1
View File
@@ -52,7 +52,7 @@ func initSys() {
}
}
}
if !need {
if !update {
return name() + "没有更新。"
}
s.Reply(name() + "正在编译程序。")