fix 创建快捷方式 微软版

This commit is contained in:
2023-12-12 20:06:21 +08:00
parent 790f801fe0
commit 9809829903
2 changed files with 9 additions and 7 deletions

View File

@ -48,8 +48,6 @@ class AppConf {
static const gameChannels = ["LIVE", "PTU", "EPTU"];
static const appShortCutName = "SC汉化盒子${AppConf.isMSE ? "" : "DEV"}.lnk";
static late final String applicationSupportDir;
static AppVersionData? networkVersionData;