mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-07-06 08:24:56 +08:00
feat: log 分析器
This commit is contained in:
@ -568,6 +568,6 @@ class ToolsUIModel extends _$ToolsUIModel {
|
||||
return;
|
||||
}
|
||||
if (!context.mounted) return;
|
||||
await MultiWindowManager.launchSubWindow("log_analyze", appGlobalState);
|
||||
await MultiWindowManager.launchSubWindow("log_analyze", "SC汉化盒子: log 分析器", appGlobalState);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user