mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-22 15:57:28 +02:00
chore: disable extension by default
This commit is contained in:
@@ -3,5 +3,5 @@
|
|||||||
"short_description": "Ecash mints with LN peg in/out",
|
"short_description": "Ecash mints with LN peg in/out",
|
||||||
"icon": "approval",
|
"icon": "approval",
|
||||||
"contributors": ["arcbtc", "calle"],
|
"contributors": ["arcbtc", "calle"],
|
||||||
"hidden": true
|
"hidden": false
|
||||||
}
|
}
|
||||||
|
7
lnbits/extensions/cashu/config.json.example
Normal file
7
lnbits/extensions/cashu/config.json.example
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"name": "Cashu Ecash",
|
||||||
|
"short_description": "Ecash mints with LN peg in/out",
|
||||||
|
"icon": "approval",
|
||||||
|
"contributors": ["arcbtc", "calle"],
|
||||||
|
"hidden": true
|
||||||
|
}
|
Reference in New Issue
Block a user