From e0f292e25c00abaafd4567d4972924a396f3823f Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Thu, 28 Dec 2023 16:40:01 +0000 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b31672d..8b96d49 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "repos": [ { - "id": "temp", + "id": "tempextension", "organisation": "lnbits", - "repository": "temp" + "repository": "tempextension" } ] }