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:
Tiago Vasconcelos 2023-09-26 13:30:49 +01:00 committed by GitHub
parent 87a3701d79
commit 3aa34bc5bf
2 changed files with 3 additions and 4 deletions

View file

@ -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"
}