mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-06-04 21:01:17 +08:00
fix: Turn_on_the_Monitor
This commit is contained in:
parent
f21f026415
commit
196ae736f3
@ -48,7 +48,7 @@ function start() {
|
||||
resolve();
|
||||
})
|
||||
if (process.env.LOCALLAUNCH) {
|
||||
eventBus.emit('Turn_off_the_Monitor');
|
||||
eventBus.emit('Turn_on_the_Monitor');
|
||||
} else {
|
||||
setTimeout(() => {
|
||||
Base.tooltip.log('运行时间超过Actions上限 - 6小时');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user