From 925f49bd377f9cadb553beaf5cb5e7bb30505556 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Sun, 28 Jul 2024 10:34:49 +0200 Subject: [PATCH] Fix manifest --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 9c35885..b1a4d44 100644 --- a/manifest.toml +++ b/manifest.toml @@ -130,7 +130,7 @@ ram.runtime = "500M" repo = "deb [arch=__YNH_ARCH__] https://repo.jellyfin.org/debian __YNH_DEBIAN_VERSION__ main" key = "https://repo.jellyfin.org/jellyfin_team.gpg.key" packages = [ - jellyfin-ffmpeg6 + "jellyfin-ffmpeg6" ] [resources.database]