Get conversations loading through localStorage
This commit is contained in:
parent
2cbcb28ee3
commit
7ec27f814f
3 changed files with 28 additions and 21 deletions
|
@ -222,4 +222,7 @@
|
|||
console.log('got delivery receipt for unknown message', pushMessage.source, timestamp);
|
||||
});
|
||||
};
|
||||
|
||||
extension.on('log', console.log.bind(console));
|
||||
|
||||
})();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue