From bca0d155f65655512f862777cb6938ef8f79118c Mon Sep 17 00:00:00 2001 From: Gustavo Luigi <=> Date: Tue, 30 Jan 2024 13:53:59 -0300 Subject: [PATCH] change json --- variables.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/variables.json b/variables.json index 0789a56..29929d3 100644 --- a/variables.json +++ b/variables.json @@ -212,25 +212,25 @@ "description": "Here you can configure some Design and Layout settings.", "variables": [ { - "id": "menue_button", + "id": "menu_button", "name": "Schaltfäche Menü", "type": "boolean", "required": true, "variables": [ { - "id": "menue_button_link", + "id": "link", "name": "Schatfläche Link", "type": "string", "required": true }, { - "id": "menue_button_text", + "id": "text", "name": "Schatfläche Text", "type": "string", "required": true }, { - "id": "menue_button_external", + "id": "external", "name": "Ist der Link external?", "type": "boolean", "required": true