1 parent 2de2cd0 commit 21052a4Copy full SHA for 21052a4
1 file changed
extensions.json
@@ -1,3 +1,16 @@
1
{
2
- "extensions": []
+ "extensions": [
3
+ {
4
+ "id": "tagid",
5
+ "repo": "https://github.com/AxelHamburch/tagid_extension",
6
+ "name": "TagID",
7
+ "version": "2.0.0",
8
+ "min_lnbits_version": "1.5.4",
9
+ "short_description": "Self custody NFC Bolt Cards with PIN limit and daily limit fixes",
10
+ "icon": "https://raw.githubusercontent.com/AxelHamburch/tagid_extension/main/static/image/boltcard.png",
11
+ "details_link": "https://raw.githubusercontent.com/AxelHamburch/tagid_extension/main/config.json",
12
+ "archive": "https://github.com/AxelHamburch/tagid_extension/archive/refs/tags/v2.0.0.zip",
13
+ "hash": "006d5b022b3415e0f0f8876c870d592f2f90a91ee07d63b8203ade83ba937fc1"
14
+ }
15
+ ]
16
}
0 commit comments