From 766670906ab263ae9ff1e711101a3d5590155b19 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 6 Oct 2021 22:57:50 +0200 Subject: [PATCH] Update config.json --- teamspeak/config.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/teamspeak/config.json b/teamspeak/config.json index 61410c487..c7870d328 100644 --- a/teamspeak/config.json +++ b/teamspeak/config.json @@ -23,7 +23,9 @@ "GUID": "503" }, "arch": [ - "armv7", - "amd64" + "aarch64", + "amd64", + "armhf", + "armv7" ] }