From b885c2dc65e06b5252a346bf3d0b1634cd6ab3e4 Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Tue, 14 Feb 2023 14:47:05 +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..517dd49 --- /dev/null +++ b/manifest.json @@ -0,0 +1,9 @@ +{ + "repos": [ + { + "id": "splitpayments", + "organisation": "lnbits", + "repository": "splitpayments" + } + ] +}