mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-04 18:33:10 +02:00
Update and rename config.json.example to config.json
This commit is contained in:
6
lnbits/extensions/example/config.json
Normal file
6
lnbits/extensions/example/config.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"name": "Build your own!",
|
||||||
|
"short_description": "Join us, make an extension",
|
||||||
|
"icon": "info",
|
||||||
|
"contributors": ["github_username"]
|
||||||
|
}
|
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "Example",
|
|
||||||
"short_description": "BLah blah blah.",
|
|
||||||
"icon": "info",
|
|
||||||
"contributors": ["github_username"]
|
|
||||||
}
|
|
Reference in New Issue
Block a user