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
View File
@@ -12,6 +12,7 @@ hivemind_ext: APIRouter = APIRouter(prefix="/hivemind", tags=["hivemind"])
def hivemind_renderer():
return template_renderer(["lnbits/extensions/hivemind/templates"])
hivemind_static_files = [
{
"path": "/hivemind/static",