1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-03-09 12:59:20 +01:00

wip: add console log

This commit is contained in:
Andreas Coroiu 2024-12-17 15:33:45 +01:00
parent 381f79384d
commit a4fca331f9
No known key found for this signature in database
GPG Key ID: E70B5FFC81DFEC1A

View File

@ -16,6 +16,8 @@ export class IpcBackgroundService extends IpcService {
}
if (!this.links.has(sender.documentId)) {
// eslint-disable-next-line no-console
console.log("New link", message, sender);
this.links.set(
sender.documentId,
new IpcLink(