diff --git a/config.json b/config.json index c36c014..eeb6f4f 100644 --- a/config.json +++ b/config.json @@ -7,13 +7,14 @@ "name": "Areya Webservices", "link": "https://www.areya.de/" }, - "lumino-version": {"min": "2.2", "max": "2.2"}, + "lumino-version": {"min": "3.4", "max": "3.4"}, "content-types": [ { "name":"News", "description":"Neuigkeiten", "icon":"newspaper", "status":"1", + "blade": "news", "fields": [ { "name": "Neuigkeit", @@ -32,6 +33,7 @@ "description":"Produkte", "icon":"shopping-bag", "status":"1", + "blade": "produkte", "fields": [ { "name": "Beschreibung", @@ -51,6 +53,7 @@ "description":"Fragen & Antworten", "icon":"question-circle", "status":"1", + "blade": "default", "fields": [ { "name": "Antwort",