mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-25 12:06:05 +00:00
CAKE-301 | replaced link for wyre contact
This commit is contained in:
parent
013ba5f462
commit
c077bb6b98
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ abstract class SupportViewModelBase with Store {
|
||||||
title: 'Wyre',
|
title: 'Wyre',
|
||||||
icon: 'assets/images/wyre.png',
|
icon: 'assets/images/wyre.png',
|
||||||
linkTitle: S.current.submit_request,
|
linkTitle: S.current.submit_request,
|
||||||
link: 'https://support.sendwyre.com/hc/en-us/requests/new ')
|
link: 'https://wyre-support.zendesk.com/hc/en-us/requests/new')
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
static const url = 'https://cakewallet.com/guide/';
|
static const url = 'https://cakewallet.com/guide/';
|
||||||
|
|
Loading…
Reference in a new issue