From 649d7001401948088de0bcf82a194cc064f0cc5c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 17 Jun 2023 06:18:14 +0200 Subject: [PATCH] Update config.json --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index 5e8a6e13b..b9aa30135 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -1,7 +1,7 @@ { "arch": [ "aarch64", - "amd64", + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "Nextcloud for Home Assistant",