eea-foh: drop svg icon (PNG-only) to test browser rendering past the cross-origin svg hang

This commit is contained in:
2026-06-23 01:33:41 -04:00
parent 183a325878
commit 145f96cacf
+1 -2
View File
@@ -9,8 +9,7 @@
"requires_php": "8.1", "requires_php": "8.1",
"icons": { "icons": {
"1x": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-foh/icon-128x128.png", "1x": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-foh/icon-128x128.png",
"2x": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-foh/icon-256x256.png", "2x": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-foh/icon-256x256.png"
"svg": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-foh/icon.svg"
}, },
"last_updated": "2026-06-23 04:43:55" "last_updated": "2026-06-23 04:43:55"
} }