清理旧启动状态
This commit is contained in:
@@ -16,10 +16,6 @@ export async function bootstrapCoreServices(
|
||||
}
|
||||
|
||||
startupState.core.running = true;
|
||||
startupState.browser.status = "skipped";
|
||||
startupState.browser.message = "kuaishou lite mode";
|
||||
startupState.ocr.status = "skipped";
|
||||
startupState.ocr.message = "kuaishou lite mode";
|
||||
|
||||
while (!isShutdownStarted() && !startupState.core.ready) {
|
||||
startupState.phase =
|
||||
|
||||
Reference in New Issue
Block a user