Update imageUrl in manifest.json to correct path

This commit is contained in:
CodeDevMLH
2026-01-06 18:26:03 +01:00
parent 353db1eab1
commit f864b1105e

View File

@@ -6,7 +6,7 @@
"overview": "Media Bar for Jellyfin", "overview": "Media Bar for Jellyfin",
"owner": "CodeDevMLH", "owner": "CodeDevMLH",
"category": "General", "category": "General",
"imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Media-Bar-Plugin/raw/branch/main/logo.png", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png",
"versions": [ "versions": [
{ {
"version": "1.0.0.0", "version": "1.0.0.0",