This commit is contained in:
boufni95 2024-09-27 18:16:57 +00:00
parent b4e24eb964
commit 8156a065bd

View file

@ -189,6 +189,7 @@ export default class Handler {
return
}
console.log(content)
this.eventCallback({ id: eventId, content, pub: e.pubkey, appId: app.appId, startAtNano, startAtMs, kind: e.kind })
}