Update and rename config.json.example to config.json
This commit is contained in:
parent
68fbe2dabf
commit
c9ff6c9a4c
2 changed files with 6 additions and 6 deletions
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…
Add table
Add a link
Reference in a new issue