diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..7a3cc6c --- /dev/null +++ b/manifest.json @@ -0,0 +1,9 @@ +{ + "repos": [ + { + "id": "nostrrelay", + "organisation": "lnbits", + "repository": "nostr-relay-extension" + } + ] +}