This commit is contained in:
xkeyC 2023-12-12 22:43:01 +08:00
parent 7afcf3afc6
commit 3c7fc711ad

View File

@ -33,7 +33,7 @@ class IndexUI extends BaseUI<IndexUIModel> {
),
const SizedBox(width: 12),
const Text(
"SC汉化盒子 V${AppConf.appVersion} ${AppConf.isMSE ? "" : " +Dev"}")
"SC汉化盒子 V${AppConf.appVersion} ${AppConf.isMSE ? "" : " Dev"}")
],
),
),