Removes Unit from settings
This commit is contained in:
parent
94363704ab
commit
e1aa5cc8f8
5 changed files with 0 additions and 77 deletions
|
|
@ -10,7 +10,6 @@ angular.module('copayApp.controllers').controller('tabSettingsController', funct
|
|||
$scope.buyAndSellServices = buyAndSellService.getLinked();
|
||||
|
||||
configService.whenAvailable(function(config) {
|
||||
$scope.unitName = config.wallet.settings.unitName;
|
||||
$scope.selectedAlternative = {
|
||||
name: config.wallet.settings.alternativeName,
|
||||
isoCode: config.wallet.settings.alternativeIsoCode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue