This commit is contained in:
xkeyC 2023-10-29 18:25:31 +08:00
parent 2497448357
commit 1d017e5ef2

View File

@ -24,7 +24,7 @@ class AppConf {
static const String gitlabApiPath = "https://jihulab.com/api/v4/"; static const String gitlabApiPath = "https://jihulab.com/api/v4/";
static const String webTranslateHomeUrl = static const String webTranslateHomeUrl =
"https://jihulab.com/StarCitizenCN_Community/scweb_chinese_translate/-/raw/main/json"; "https://jihulab.com/StarCitizenCN_Community/scweb_chinese_translate/-/raw/main/json/locales";
static late final String applicationSupportDir; static late final String applicationSupportDir;