mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-08-22 00:24:38 +08:00
dart: fix
This commit is contained in:
@@ -567,7 +567,7 @@ class AboutUI extends HookConsumerWidget {
|
||||
);
|
||||
}
|
||||
|
||||
_onCheckUpdate(BuildContext context, WidgetRef ref) async {
|
||||
Future<void> _onCheckUpdate(BuildContext context, WidgetRef ref) async {
|
||||
if (ConstConf.isMSE) {
|
||||
launchUrlString("ms-windows-store://pdp/?productid=9NF3SWFWNKL1");
|
||||
return;
|
||||
|
Reference in New Issue
Block a user