change json

master
Gustavo Luigi 2024-01-30 13:53:59 -03:00
parent 0f655893b4
commit bca0d155f6
1 changed files with 4 additions and 4 deletions

View File

@ -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