mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-29 01:13:24 +08:00
多版本号
This commit is contained in:
@ -43,6 +43,10 @@ class AppConf {
|
||||
|
||||
static late final WindowsDeviceInfo windowsDeviceInfo;
|
||||
|
||||
static String colorBackground = "#132431";
|
||||
static String colorMenu = "#122D42";
|
||||
static String colorMica = "#0A3142";
|
||||
|
||||
static const isMSE =
|
||||
String.fromEnvironment("MSE", defaultValue: "false") == "true";
|
||||
|
||||
|
Reference in New Issue
Block a user