allow custom path (#83)
* allow custom path * fix: update min_lnbits_version to 0.11.0 --------- Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
parent
87a3701d79
commit
3aa34bc5bf
2 changed files with 3 additions and 4 deletions
|
|
@ -2,5 +2,6 @@
|
|||
"name": "Nostr Market",
|
||||
"short_description": "Nostr Webshop/market on LNbits",
|
||||
"tile": "/nostrmarket/static/images/bitcoin-shop.png",
|
||||
"contributors": []
|
||||
"contributors": [],
|
||||
"min_lnbits_version": "0.11.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue