Update and rename config.json.example to config.json
This commit is contained in:
parent
68fbe2dabf
commit
c9ff6c9a4c
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"]
|
||||
}
|
Loading…
Reference in New Issue
Block a user