remove digest
This commit is contained in:
parent
e01fc86835
commit
63998a8b0f
1 changed files with 0 additions and 1 deletions
|
|
@ -417,7 +417,6 @@ angular.module('copayApp.controllers').controller('indexController', function($r
|
|||
$rootScope.$on('Local/Offline', function(event) {
|
||||
$log.debug('========== Offline event');
|
||||
self.isOffline = true;
|
||||
$rootScope.$apply();
|
||||
});
|
||||
|
||||
$rootScope.$on('Local/BackupDone', function(event) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue