Browse Source

Update and rename config.json.example to config.json

fee_issues
Arc 5 years ago
committed by GitHub
parent
commit
c9ff6c9a4c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      lnbits/extensions/example/config.json
  2. 6
      lnbits/extensions/example/config.json.example

6
lnbits/extensions/example/config.json

@ -0,0 +1,6 @@
{
"name": "Build your own!",
"short_description": "Join us, make an extension",
"icon": "info",
"contributors": ["github_username"]
}

6
lnbits/extensions/example/config.json.example

@ -1,6 +0,0 @@
{
"name": "Example",
"short_description": "BLah blah blah.",
"icon": "info",
"contributors": ["github_username"]
}
Loading…
Cancel
Save