From 1bb9dc56a2fda3cc3f0bc02688a0b67d9e7d7a3c Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sat, 28 Oct 2023 22:29:21 +0200 Subject: [PATCH] fix stupid typo --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 5cd618e..2db61ac 100644 --- a/manifest.toml +++ b/manifest.toml @@ -71,7 +71,7 @@ ram.runtime = "50M" type = "domain" optional = true - [install.jellyin_api] + [install.jellyfin_api] ask.en = "(Optional) Insert here the api key from your Jellyfin instance" ask.fr = "(Optionnel) Insérez ici la clé API de votre instance Jellyfin" type = "string"