From 30fa638c4edc4bc2f5281adaafff4c3ea1180fd6 Mon Sep 17 00:00:00 2001 From: padreug Date: Fri, 20 Jun 2025 22:24:18 +0200 Subject: [PATCH] update manifest --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 989cbae..4e71918 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "repos": [ { - "id": "satmachineadmin", - "organisation": "lnbits", - "repository": "satmachineadmin" + "id": "satmachineclient", + "organisation": "padreug", + "repository": "satmachineclient" } ] }