forked from github-such-software/hash-wallet
Fix dangling 'if (!isMoneroOnly) ...[' in support_view_model.dart #8
@@ -63,7 +63,6 @@ abstract class SupportViewModelBase with Store {
|
|||||||
icon: 'assets/images/trocador.png',
|
icon: 'assets/images/trocador.png',
|
||||||
linkTitle: 'mail@trocador.app',
|
linkTitle: 'mail@trocador.app',
|
||||||
link: 'mailto:mail@trocador.app'),
|
link: 'mailto:mail@trocador.app'),
|
||||||
if (!isMoneroOnly) ...[
|
|
||||||
];
|
];
|
||||||
|
|
||||||
final docsUrl = 'https://github.com/Such-Software/hash-wallet';
|
final docsUrl = 'https://github.com/Such-Software/hash-wallet';
|
||||||
|
|||||||
Reference in New Issue
Block a user