From e41a1690e5dfec0a743aca45956601b57867a63d Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Tue, 14 Feb 2023 11:08:40 +0000 Subject: [PATCH] Create manifest.json --- manifest.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 manifest.json diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..e574852 --- /dev/null +++ b/manifest.json @@ -0,0 +1,9 @@ +{ + "repos": [ + { + "id": "boltcards", + "organisation": "lnbits", + "repository": "boltcards" + } + ] +}