mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-11-17 01:37:40 +00:00
CAKE-123 | changed Telegram bot name in the settings page
This commit is contained in:
parent
44e55f0bc4
commit
4dce12e2df
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ abstract class SettingsViewModelBase with Store {
|
|||
LinkListItem(
|
||||
title: 'Telegram',
|
||||
icon: 'assets/images/Telegram.png',
|
||||
linkTitle: 'Cake_Wallet',
|
||||
linkTitle: '@cakewallet_bot',
|
||||
link: 'https:t.me/cakewallet_bot'),
|
||||
LinkListItem(
|
||||
title: 'Twitter',
|
||||
|
|
Loading…
Reference in a new issue