From 7b5a2a1e54834ec05e2b8f29c81a2cbe7ddedf91 Mon Sep 17 00:00:00 2001 From: arcbtc Date: Thu, 28 Dec 2023 16:53:47 +0000 Subject: [PATCH] wrong manifest name --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 8b96d49..b31672d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "repos": [ { - "id": "tempextension", + "id": "temp", "organisation": "lnbits", - "repository": "tempextension" + "repository": "temp" } ] }