From 98d051b278fb565f41f865f1020fcbaf7d16663b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hegyi=20=C3=81ron=20Ferenc?= Date: Sun, 29 Oct 2023 19:24:44 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20remove=20old=20property?= =?UTF-8?q?=20from=20schema?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- json/eemoji-config-schema.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/json/eemoji-config-schema.json b/json/eemoji-config-schema.json index 1aaeba0..ef8d590 100644 --- a/json/eemoji-config-schema.json +++ b/json/eemoji-config-schema.json @@ -5,9 +5,6 @@ "format": { "type": "string" }, - "override": { - "type": "boolean" - }, "emojis": { "type": "object", "additionalProperties": {