From 12f4666b5d9c911a6fb164d20a3d92e8b3cfbe20 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 17 Jun 2023 06:25:20 +0200 Subject: [PATCH] Update config.json --- readarr/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readarr/config.json b/readarr/config.json index c2a1866dc..d77ea8721 100644 --- a/readarr/config.json +++ b/readarr/config.json @@ -1,7 +1,7 @@ { "arch": [ "aarch64", - "amd64", + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "Book Manager and Automation",