config variable
This commit is contained in:
parent
2e6ae9770e
commit
554d40d08f
1 changed files with 0 additions and 1 deletions
|
|
@ -258,7 +258,6 @@ angular.module('copayApp.controllers').controller('tabSendController', function(
|
|||
|
||||
configService.whenAvailable(function(_config) {
|
||||
$scope.displayBalanceAsFiat = _config.wallet.settings.priceDisplay === 'fiat';
|
||||
config = _config;
|
||||
});
|
||||
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue