mirror of
https://github.com/EasyTier/EasytierGame.git
synced 2025-05-19 10:27:56 +00:00
升级nuxt -> 3.15.0 修复防止休眠无法停止的问题
This commit is contained in:
@@ -570,6 +570,7 @@
|
||||
await invoke("stop_command", { child_id: listenObj.thread_id || 0 });
|
||||
await invoke("stop_command", { child_id: data.winipBcPid || 0 });
|
||||
await invoke("stop_command", { child_id: listenObj.server_thread_id.value || 0 });
|
||||
await stopPreventSleep(); //关闭防休眠
|
||||
},
|
||||
async () => {
|
||||
await handleConnection();
|
||||
|
||||
Reference in New Issue
Block a user