From e387ae3271d19154fc661e8ac31581abb6834122 Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Thu, 16 Feb 2023 10:05:40 +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 000000000..b3f27593a --- /dev/null +++ b/manifest.json @@ -0,0 +1,10 @@ + +{ + "repos": [ + { + "id": "cashu", + "organisation": "lnbits", + "repository": "cashu" + } + ] +}