fix: Update imageUrl in manifest to correct logo path

This commit is contained in:
CodeDevMLH
2025-12-16 01:40:23 +01:00
parent baa1ddde66
commit 29c6255904

View File

@@ -6,7 +6,7 @@
"overview": "Seasonal effects for Jellyfin", "overview": "Seasonal effects for Jellyfin",
"owner": "CodeDevMLH", "owner": "CodeDevMLH",
"category": "General", "category": "General",
"imageUrl": "https://raw.githubusercontent.com/CodeDevMLH/jellyfin-plugin-seasonals/main/icon.png", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png",
"versions": [ "versions": [
{ {
"version": "1.1.0.0", "version": "1.1.0.0",