refactor: add a simple config file to extensions

It makes possible to automagically keep the extensions admin page updated.
This commit is contained in:
Eneko Illarramendi
2020-02-18 20:27:04 +01:00
parent 792b787f1a
commit e5915bc493
5 changed files with 147 additions and 151 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"name": "LNURLw",
"short_description": "Make LNURL withdraw links.",
"ion_icon": "beer"
}