mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-10-30 03:26:34 +08:00
feat: web 输入支持
This commit is contained in:
@@ -6,4 +6,5 @@ class ConstConf {
|
||||
static const isMSE =
|
||||
String.fromEnvironment("MSE", defaultValue: "false") == "true";
|
||||
static const dohAddress = "https://223.6.6.6/resolve";
|
||||
static const inputMethodServerPort = 59399;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user