use specific version of email-composer to prevent Identity permisions
This commit is contained in:
parent
12c04f7151
commit
ce5b154dfe
2 changed files with 1 additions and 2 deletions
|
|
@ -101,7 +101,6 @@ angular.module('copayApp.services')
|
|||
client.initNotifications(function(err) {
|
||||
if (err) {
|
||||
$log.error('Could not init notifications err:', err);
|
||||
root.walletClients[credentials.walletId].started = false;
|
||||
return;
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue