allow custom path (#20)

* allow custom path

---------

Co-authored-by: dni  <office@dnilabs.com>
This commit is contained in:
Tiago Vasconcelos 2023-09-26 13:41:58 +01:00 committed by GitHub
parent e841183c10
commit d202fe3055
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": "Nostr Client",
"short_description": "Nostr client for extensions",
"tile": "/nostrclient/static/images/nostr-bitcoin.png",
"contributors": ["calle"]
"contributors": ["calle"],
"min_lnbits_version": "0.11.0"
}