From da2be43618e949ff3f37f1b12c0506120084e493 Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Thu, 16 Feb 2023 10:07:30 +0000 Subject: [PATCH] Create manifest.json --- manifest.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 manifest.json diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..508a576 --- /dev/null +++ b/manifest.json @@ -0,0 +1,10 @@ + +{ + "repos": [ + { + "id": "lnurlp", + "organisation": "lnbits", + "repository": "lnurlp" + } + ] +}