faster tab switching
This commit is contained in:
parent
897c5185d8
commit
a56507fe87
4 changed files with 20 additions and 13 deletions
|
|
@ -74,6 +74,7 @@ angular.module('copayApp.services')
|
|||
}
|
||||
});
|
||||
|
||||
console.log('[profileService.js.76] BIND'); //TODO
|
||||
client.on('notification', function(n) {
|
||||
$log.debug('BWC Notification:', n);
|
||||
notificationService.newBWCNotification(n,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue