Accept pubkey for chat popup

This commit is contained in:
2023-07-26 14:38:51 +01:00
parent 648ae65059
commit 602782118d
4 changed files with 57 additions and 10 deletions

View File

@ -45,7 +45,6 @@ const config = {
{ from: "public/robots.txt" },
{ from: "public/icons.svg" },
{ from: "public/logo.png" },
{ from: "public/nostr.json", to: ".well-known/nostr.json" },
{ from: "_headers" },
],
}),