refactor
This commit is contained in:
parent
2d07cf0e55
commit
171665afe6
4 changed files with 93 additions and 93 deletions
|
|
@ -397,7 +397,7 @@ angular.module('copayApp.services')
|
|||
handleImport(function() {
|
||||
root.setAndStoreFocus(walletId, function() {
|
||||
storageService.storeProfile(root.profile, function(err) {
|
||||
$rootScope.$emit('Local/EnableNotifications', true);
|
||||
$rootScope.$emit('Local/EnableNotifications');
|
||||
return cb(err, walletId);
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue