All extension icons swapped for logo tiles

This commit is contained in:
ben
2022-12-31 14:15:23 +00:00
parent f5250e0584
commit 59a8ff9dce
49 changed files with 104 additions and 20 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Support Tickets",
"short_description": "LN support ticket system",
"tile": "/cashu/static/image/tile.png",
"tile": "./lnticket/static/image/lntickets.png",
"contributors": ["benarc"]
}