From a4f09aeba9ceb31fe9af47a052355b7676ae0833 Mon Sep 17 00:00:00 2001 From: Kayou Date: Mon, 8 Apr 2019 19:52:04 +0200 Subject: [PATCH] Remove duplicate config --- config_panel.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/config_panel.json b/config_panel.json index 62a79ff..b4454ae 100644 --- a/config_panel.json +++ b/config_panel.json @@ -32,17 +32,6 @@ "default": true }] }, - { - "name": "Global configuration", - "id": "global_config", - "options": [{ - "name": "Send HTML email to admin ?", - "help": "Allow app scripts to send HTML mails instead of plain text.", - "id": "email_type", - "type": "bool", - "default": true - }] - }, { "name": "Global configuration", "id": "global_config",