From 4e9e9b1f61eabb45f681c85fc3f31d40c24ce5e2 Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Sat, 11 Feb 2023 08:09:10 +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..13726a7 --- /dev/null +++ b/manifest.json @@ -0,0 +1,9 @@ +{ + "repos": [ + { + "id": "events", + "organisation": "lnbits", + "repository": "events" + } + ] +}