login optimized
This commit is contained in:
parent
20b0b6e9c7
commit
710b2f48e3
2 changed files with 6 additions and 3 deletions
|
|
@ -23,7 +23,6 @@ angular.module('copay.header').controller('HeaderController',
|
|||
|
||||
$rootScope.$watch('wallet', function(wallet) {
|
||||
if (wallet) {
|
||||
controllerUtils.setSocketHandlers();
|
||||
}
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue