chore: disable extension by default

This commit is contained in:
Vlad Stan
2022-12-01 12:21:24 +01:00
committed by dni ⚡
parent e145bcf223
commit be3bef6da8
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
"short_description": "Ecash mints with LN peg in/out",
"icon": "approval",
"contributors": ["arcbtc", "calle"],
"hidden": true
"hidden": false
}
@@ -0,0 +1,7 @@
{
"name": "Cashu Ecash",
"short_description": "Ecash mints with LN peg in/out",
"icon": "approval",
"contributors": ["arcbtc", "calle"],
"hidden": true
}