From d8f26311a8ea7955384ff98c0a488032e3459cb5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 21 Nov 2023 14:18:28 +0100 Subject: [PATCH] Update config.json --- joplin/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/joplin/config.json b/joplin/config.json index c7de9db59..8c258f205 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -1,8 +1,7 @@ { "arch": [ "aarch64", - "amd64", - "armv7" + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "Self-hosted open source note-taking application",