From 57350a832444ce7b8830bb2d3d9e3b4784f432d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Tue, 11 Mar 2025 08:35:45 +0100 Subject: [PATCH] fix updateable (#2991) --- json/jellyseerr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/jellyseerr.json b/json/jellyseerr.json index fc739df86..ba69e327c 100644 --- a/json/jellyseerr.json +++ b/json/jellyseerr.json @@ -6,7 +6,7 @@ ], "date_created": "2024-05-02", "type": "ct", - "updateable": false, + "updateable": true, "privileged": false, "interface_port": 5055, "documentation": null,