增加tooltip文本提示

This commit is contained in:
leizi97
2024-11-21 23:43:51 +08:00
parent 4e3f1cbd89
commit efee636180
+1
View File
@@ -1031,6 +1031,7 @@
if (data.isStart) {
await reset();
} else {
await setTrayTooltip(tray, "请求联机中...");
const args = await getArgs();
if (!args || args.length <= 0) {
await reset();