add "verifying wallet message"
This commit is contained in:
parent
487e372889
commit
22ed51d047
3 changed files with 62 additions and 29 deletions
|
|
@ -614,7 +614,6 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
} else {
|
||||
if (profileService.focusedClient && !profileService.focusedClient.isComplete() && toState.walletShouldBeComplete) {
|
||||
|
||||
event.preventDefault();
|
||||
$state.transitionTo('copayers');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue