This commit is contained in:
soraefir
2026-05-31 01:14:46 +02:00
parent ca8f1aa222
commit 5928479a4e

View File

@@ -24,7 +24,7 @@ let
widget = {
type="jellyfin";
url = "http://jellyfin-server:8096";
key = "{{JELLYFIN_API}}";
key = "\${JELLYFIN_API}";
};
};
})