mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-16 12:51:30 +00:00
优化文案
优化文案
This commit is contained in:
parent
586ad4b23b
commit
d2409b99a1
@ -175,7 +175,7 @@ export async function updateMiaoPlugin(e) {
|
|||||||
e.reply("喵喵更新失败!\nError code: " + error.code + "\n" + error.stack + "\n 请稍后重试。");
|
e.reply("喵喵更新失败!\nError code: " + error.code + "\n" + error.stack + "\n 请稍后重试。");
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
e.reply("喵喵更新成功,尝试重新启动Yunzai以应用更新...");
|
e.reply("喵喵更新成功,正在尝试重新启动Yunzai以应用更新...");
|
||||||
timer && clearTimeout(timer);
|
timer && clearTimeout(timer);
|
||||||
redis.set("miao:restart-msg", JSON.stringify({
|
redis.set("miao:restart-msg", JSON.stringify({
|
||||||
msg: "重启成功,新版喵喵已经生效",
|
msg: "重启成功,新版喵喵已经生效",
|
||||||
|
Loading…
Reference in New Issue
Block a user