mod: 设置部分项目调整

This commit is contained in:
orz12
2024-06-17 01:18:34 +08:00
parent 552ed0122d
commit 052f81cf10
4 changed files with 9 additions and 14 deletions

View File

@@ -445,7 +445,7 @@ class AboutController extends GetxController {
displayTime: const Duration(milliseconds: 500),
).then(
(value) => launchUrl(
Uri.parse('https://t.me/+lm_oOVmF0RJiODk1'),
Uri.parse('https://t.me/+162zlPtZlT9hNWVl'),
mode: LaunchMode.externalApplication,
),
);