From f864b1105eef31ee0bf54aff0afa945587772b1b Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:26:03 +0100 Subject: [PATCH] Update imageUrl in manifest.json to correct path --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 164e80d..b54a787 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "overview": "Media Bar for Jellyfin", "owner": "CodeDevMLH", "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": [ { "version": "1.0.0.0",