mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-02-06 15:10:20 +00:00
feat: User Agreement and Privacy Policy Dialog
This commit is contained in:
@@ -147,7 +147,7 @@ class AboutUI extends HookConsumerWidget {
|
||||
],
|
||||
),
|
||||
onPressed: () {
|
||||
launchUrlString("mailto:scbox@xkeyc.com");
|
||||
launchUrlString("mailto:xkeyc@qq.com");
|
||||
},
|
||||
),
|
||||
const SizedBox(width: 24),
|
||||
|
||||
Reference in New Issue
Block a user