mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-05-18 22:28:07 +02:00
fix: update Telegram community link in About page
This commit is contained in:
@@ -185,7 +185,7 @@ _AboutSettingsItem(
|
||||
icon: Icons.forum_outlined,
|
||||
title: context.l10n.aboutTelegramChat,
|
||||
subtitle: context.l10n.aboutTelegramChatSubtitle,
|
||||
onTap: () => _launchUrl('https://t.me/spotiflacchat'),
|
||||
onTap: () => _launchUrl('https://t.me/spotiflac_chat'),
|
||||
showDivider: false,
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user