mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-08-17 04:06:33 +08:00
增加查看log的选项
This commit is contained in:
@@ -190,4 +190,8 @@ class SettingUIModel extends BaseUIModel {
|
||||
await userBox.put("isEnableToolSiteMirrors", isEnableToolSiteMirrors);
|
||||
notifyListeners();
|
||||
}
|
||||
|
||||
showLogs() async {
|
||||
SystemHelper.openDir(AppConf.appLogFile?.absolute.path);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user