Define an empty array if alternatives currency are not available

This commit is contained in:
Gustavo Maximiliano Cortez 2017-02-28 10:40:49 -03:00
parent 99e1486df5
commit a11aa375f5
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ angular.module('copayApp.controllers').controller('preferencesAltCurrencyControl
function($scope, $log, $timeout, $ionicHistory, configService, rateService, lodash, profileService, walletService, storageService) {
var next = 10;
var completeAlternativeList;
var completeAlternativeList = [];
function init() {
var unusedCurrencyList = [{