update thorchain title

This commit is contained in:
Omar Hatem 2024-03-13 18:39:12 +02:00 committed by GitHub
parent d73bdab11b
commit c1f3253ba3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@ class ThorChainExchangeProvider extends ExchangeProvider {
final Box<Trade> tradesStore; final Box<Trade> tradesStore;
@override @override
String get title => 'ThorChain'; String get title => 'THORChain';
@override @override
bool get isAvailable => true; bool get isAvailable => true;