Merge pull request #125 from cake-tech/CAKE-123-change-telegram-bot-name

CAKE-123 | changed Telegram bot name in the settings page
This commit is contained in:
M 2020-10-29 20:04:13 +02:00
commit ee60244dc2

View file

@ -120,7 +120,7 @@ abstract class SettingsViewModelBase with Store {
LinkListItem( LinkListItem(
title: 'Telegram', title: 'Telegram',
icon: 'assets/images/Telegram.png', icon: 'assets/images/Telegram.png',
linkTitle: 'Cake_Wallet', linkTitle: '@cakewallet_bot',
link: 'https:t.me/cakewallet_bot'), link: 'https:t.me/cakewallet_bot'),
LinkListItem( LinkListItem(
title: 'Twitter', title: 'Twitter',