追加更新:新的汉化插件地址

This commit is contained in:
xkeyC 2023-12-12 20:26:57 +08:00
parent bbb6e89e65
commit bc45da2013

View File

@ -283,7 +283,7 @@ class HomeUI extends BaseUI<HomeUIModel> {
const FaIcon(FontAwesomeIcons.github, size: 18), const FaIcon(FontAwesomeIcons.github, size: 18),
onPressed: () { onPressed: () {
launchUrlString( launchUrlString(
"https://github.com/xkeyC/StarCitizenBoxBrowserEx"); "https://github.com/StarCitizenToolBox/StarCitizenBoxBrowserEx");
}, },
), ),
], ],