mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2026-01-27 14:13:19 +00:00
Fixes
This commit is contained in:
@@ -42,7 +42,6 @@ Object.entries(members).forEach(([key, { npub, pubkey, nip05_handle }]) => {
|
||||
names[id] = new NDKUser({ npub }).pubkey
|
||||
})
|
||||
|
||||
|
||||
const dst = resolve(__dirname, '..', 'dist', '.well-known', 'nostr.json')
|
||||
const dir = dirname(dst)
|
||||
const res = { names, relays }
|
||||
|
||||
Reference in New Issue
Block a user