deb
This commit is contained in:
parent
35495bd799
commit
61f87b7892
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ export default class Handler {
|
||||||
}
|
}
|
||||||
const app = apps[e.pubkey]
|
const app = apps[e.pubkey]
|
||||||
if (!app) {
|
if (!app) {
|
||||||
log("unknown app key", e.pubkey)
|
log("unknown app key", e.tags)
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
const eventId = e.id
|
const eventId = e.id
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue