mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 19:49:22 +00:00
update thorchain title
This commit is contained in:
parent
d73bdab11b
commit
c1f3253ba3
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ class ThorChainExchangeProvider extends ExchangeProvider {
|
|||
final Box<Trade> tradesStore;
|
||||
|
||||
@override
|
||||
String get title => 'ThorChain';
|
||||
String get title => 'THORChain';
|
||||
|
||||
@override
|
||||
bool get isAvailable => true;
|
||||
|
|
Loading…
Reference in a new issue