commit
e72b76941b
12 changed files with 15 additions and 15 deletions
|
|
@ -615,7 +615,6 @@ angular.module('copayApp.controllers').controller('indexController', function($r
|
|||
self.alternativeConversionRate = $filter('noFractionNumber')(alternativeConversionRate, 2);
|
||||
|
||||
self.alternativeBalanceAvailable = true;
|
||||
self.updatingBalance = false;
|
||||
|
||||
self.isRateAvailable = true;
|
||||
$rootScope.$apply();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue