From 43eed0df35ad5b31af8f4cff09077c658b12c851 Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Thu, 21 Mar 2024 15:35:19 +0200 Subject: [PATCH] fix: repository --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 67ed091..ba49d55 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ { "id": "nostrrelay", "organisation": "lnbits", - "repository": "nostr-relay-extension" + "repository": "nostrrelay" } ] }