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",