From e2814d754e6c87e6823225b00ff253ee951546e1 Mon Sep 17 00:00:00 2001 From: MaXFeeD <46795182+MaXFeeD@users.noreply.github.com> Date: Thu, 20 Jun 2024 18:41:16 +0300 Subject: [PATCH] Bump version 2.1.2 --- config.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/config.json b/config.json index b0bcf44..ad1e798 100644 --- a/config.json +++ b/config.json @@ -3,11 +3,5 @@ "initialization": { "use_legacy_entities": false, "button_size": 40 - }, - "runtime": {}, - "indicator": {}, - "location": {}, - "stylesheet": {}, - "performance": {}, - "development": {} + } }