From 0af055faf6bc97dbaeb2de6e42183f46cb5bddf7 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Thu, 25 Sep 2025 23:38:12 +0200 Subject: [PATCH] fix folder name --- config-Example.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-Example.yaml b/config-Example.yaml index ab2b7fe..28a381c 100644 --- a/config-Example.yaml +++ b/config-Example.yaml @@ -21,7 +21,7 @@ copy_rules: - sources: - './seasonals' # add seasonals files from https://github.com/CodeDevMLH/Jellyfin-Seasonals - - './ui' # add featured iframe files from https://github.com/CodeDevMLH/Jellyfin-Featured-Content-Bar + - './featured' # add featured iframe files from https://github.com/CodeDevMLH/Jellyfin-Featured-Content-Bar - './pictures' # add pictures for eg. background on login page - source: './img/background.png'