allow custom path (#20)

* allow custom path

* minversion 0.11.0

---------

Co-authored-by: dni  <office@dnilabs.com>
This commit is contained in:
Tiago Vasconcelos 2023-09-25 12:03:13 +01:00 committed by GitHub
commit 0901e5eb15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View file

@ -2,5 +2,6 @@
"name": "Bolt Cards",
"short_description": "Self custody Bolt Cards with one time LNURLw",
"tile": "/boltcards/static/image/boltcard.png",
"contributors": ["iwarpbtc", "arcbtc", "leesalminen"]
"contributors": ["iwarpbtc", "arcbtc", "leesalminen"],
"min_lnbits_version": "0.11.0"
}