remove to show backup needed modal automatically when clicking on receive view
This commit is contained in:
parent
1f64c5adaa
commit
497a68705a
6 changed files with 7 additions and 48 deletions
|
|
@ -131,7 +131,6 @@ angular.module('copayApp.controllers').controller('backupController',
|
|||
}
|
||||
|
||||
profileService.setBackupFlag(wallet.credentials.walletId);
|
||||
profileService.setBackupNeededModalFlag(wallet.credentials.walletId);
|
||||
return cb();
|
||||
}, 1);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue