From 8e9e04d4bbb8aebb4861ba91064126291144f815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9?= <583546+oandregal@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:49:05 +0100 Subject: [PATCH] Add missing appearanceTools flag --- src/wp-includes/theme.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wp-includes/theme.json b/src/wp-includes/theme.json index 9d4dcb014603..f072d0afc790 100644 --- a/src/wp-includes/theme.json +++ b/src/wp-includes/theme.json @@ -1,6 +1,7 @@ { "version": 2, "settings": { + "appearanceTools": false, "border": { "color": false, "radius": false,