grpc import

This commit is contained in:
2023-12-02 12:26:17 +08:00
parent 9f6f9b2dc4
commit 5f4af52ef2
14 changed files with 319 additions and 10 deletions

View File

@ -119,7 +119,7 @@ class AboutUI extends BaseUI<AboutUIModel> {
),
onPressed: () {
launchUrlString(
"https://github.com/xkeyC/StarCitizenToolBox");
"https://github.com/StarCitizenToolBox/app");
},
),
],