Importing a profile also logs in
This commit is contained in:
parent
bbe2b37911
commit
0abb264fa6
2 changed files with 11 additions and 4 deletions
|
|
@ -43,7 +43,6 @@ angular.module('copayApp.services')
|
|||
$timeout(function() {
|
||||
$rootScope.$digest()
|
||||
}, 1);
|
||||
|
||||
return;
|
||||
}
|
||||
var walletOptions = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue