Merge pull request #1253 from cmgustavo/bug/03-angular-issues
Fixes angular issue
This commit is contained in:
commit
7e36122e3c
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ angular.module('copayApp.services')
|
|||
if (msg) {
|
||||
notification.error('Error', msg);
|
||||
}
|
||||
$rootScope.$digest();
|
||||
};
|
||||
|
||||
root.installStartupHandlers = function(wallet, $scope) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue