allow custom path (#14)
* allow custom path
---------
Co-authored-by: dni ⚡ <office@dnilabs.com>
This commit is contained in:
parent
8cd549042d
commit
e374df7756
2 changed files with 4 additions and 5 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "LNURLw",
|
||||
"short_description": "Make LNURL withdraw links",
|
||||
"tile": "/withdraw/static/image/lnurl-withdraw.png",
|
||||
"contributors": ["arcbtc", "eillarra"]
|
||||
"tile": "/withdraw/static/image/lnurl-withdraw.png",
|
||||
"contributors": ["arcbtc", "eillarra"],
|
||||
"min_lnbits_version": "0.11.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue