defaults to localStorage
This commit is contained in:
parent
409cef4d4b
commit
4bf7bbe73f
4 changed files with 7 additions and 4 deletions
|
|
@ -25,6 +25,7 @@ angular.module('copayApp.controllers').controller('MoreController',
|
|||
value: 100000000,
|
||||
decimals: 8
|
||||
}];
|
||||
|
||||
$scope.selectedAlternative = {
|
||||
name: w.settings.alternativeName,
|
||||
isoCode: w.settings.alternativeIsoCode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue