From ac6d392cb0deb06dd8e6c653626cba7029726dd2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 19 Oct 2024 08:19:27 +0200 Subject: [PATCH] Update config.json --- jellyseerr/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jellyseerr/config.json b/jellyseerr/config.json index 10501332e..ff5ee5b3d 100644 --- a/jellyseerr/config.json +++ b/jellyseerr/config.json @@ -1,8 +1,7 @@ { "arch": [ "aarch64", - "amd64", - "armv7" + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "Fork of overseerr for jellyfin support",