From 2dc09e23a0cc56cae220b33448c8751b433bf31a Mon Sep 17 00:00:00 2001 From: cnst Date: Wed, 15 Oct 2025 17:50:11 +0200 Subject: [PATCH] chore(jellyseerr): typo --- hosts/sobotka/server.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/sobotka/server.nix b/hosts/sobotka/server.nix index 7b1fae3c..12167f86 100644 --- a/hosts/sobotka/server.nix +++ b/hosts/sobotka/server.nix @@ -153,7 +153,7 @@ homepage = { name = "Jellyseerr"; description = "Media request and discovery manager"; - icon = "jellyserr.svg"; + icon = "jellyseerr.svg"; category = "Arr"; }; };