From f4c719d2186266a53ebdb12d696d8911ca09898b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 6 Oct 2021 22:44:12 +0200 Subject: [PATCH] Update config.json --- teamspeak/config.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/teamspeak/config.json b/teamspeak/config.json index e6d588ffd..786451742 100644 --- a/teamspeak/config.json +++ b/teamspeak/config.json @@ -31,9 +31,6 @@ "schema": { }, "arch": [ - "aarch64", - "amd64", - "armhf", - "armv7" + "amd64" ] }