Remove automatic partial backup
This commit is contained in:
parent
d1d36ef245
commit
abdb876a4b
4 changed files with 7 additions and 4 deletions
|
|
@ -70,7 +70,6 @@ angular.module('copayApp.controllers').controller('SigninController',
|
|||
notification.error('Unknown error');
|
||||
controllerUtils.onErrorDigest();
|
||||
} else {
|
||||
backupService.download(w);
|
||||
controllerUtils.startNetwork(w, $scope);
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue