From 26ea932c73ed66689f8686675da7baf9e06d9f6a Mon Sep 17 00:00:00 2001 From: orz12 Date: Wed, 6 Mar 2024 10:44:38 +0800 Subject: [PATCH] =?UTF-8?q?mod:=20=E4=BF=AE=E6=94=B9tg=E7=BE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/pages/about/index.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pages/about/index.dart b/lib/pages/about/index.dart index 90598519a..2c0ab5b36 100644 --- a/lib/pages/about/index.dart +++ b/lib/pages/about/index.dart @@ -358,7 +358,7 @@ class AboutController extends GetxController { // tg频道 tgChanel() { Clipboard.setData( - const ClipboardData(text: 'https://t.me/+lm_oOVmF0RJiODk1'), + const ClipboardData(text: 'https://t.me/+162zlPtZlT9hNWVl'), ); SmartDialog.showToast( '已复制,即将在浏览器打开',