diff --git a/templates/temp/manifest.json b/templates/temp/manifest.json new file mode 100644 index 0000000..d705f4d --- /dev/null +++ b/templates/temp/manifest.json @@ -0,0 +1,9 @@ +{ + "repos": [ + { + "id": "temp", + "organisation": "lnbits", + "repository": "template-extension" + } + ] +}