From 2a2f42cd8d3265e103619b3ae4ca4d42a8b6b9e4 Mon Sep 17 00:00:00 2001 From: thafu Date: Mon, 26 May 2025 20:23:27 +0200 Subject: [PATCH] jellyfin template update --- jellyfin/template.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jellyfin/template.json b/jellyfin/template.json index 7a2b438..5de94c2 100644 --- a/jellyfin/template.json +++ b/jellyfin/template.json @@ -1,8 +1,9 @@ { "name": "jellyfin", + "description": "Jellyfin media server lets you stream and organize your movies, TV shows, music, and photos across all your devices.", "fields": [ { - "description": "Please add your Jellyfin domain:", + "description": "Your Jellyfin domain:", "key": "DOMAIN", "value": "" }