changed name to myextension

This commit is contained in:
benarc 2024-01-16 16:38:53 +00:00
parent ba7e11e30d
commit 0711f583d6
16 changed files with 221 additions and 225 deletions

View file

@ -1,7 +1,7 @@
{
"name": "Temp",
"name": "MyExtension",
"short_description": "Minimal extension to build on",
"tile": "/temp/static/image/temp.png",
"tile": "/myextension/static/image/myextension.png",
"contributors": ["arcbtc"],
"min_lnbits_version": "0.0.1"
}