mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-08-16 07:08:04 +08:00
使用新的方法申请UAC
This commit is contained in:
@@ -14,7 +14,7 @@ void main(List<String> args) async {
|
||||
builder: _defaultWebviewTitleBar)) {
|
||||
return;
|
||||
}
|
||||
await AppConf.init();
|
||||
await AppConf.init(args);
|
||||
runApp(ProviderScope(
|
||||
child: BaseUIContainer(
|
||||
uiCreate: () => AppUI(),
|
||||
|
Reference in New Issue
Block a user