From d0156e39bb25137547342a56cf6d8cf5b394ece2 Mon Sep 17 00:00:00 2001 From: Gustavo Luigi <=> Date: Thu, 20 Oct 2022 11:15:36 -0300 Subject: [PATCH] update lists --- lists.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/lists.json b/lists.json index bfc0bef..39f8c16 100644 --- a/lists.json +++ b/lists.json @@ -8,7 +8,9 @@ "seo_title": "", "seo_description": "", "blade": "immobilien", - "content-types": ["Immobilien"], + "content-types": [ + "Immobilie" + ], "sorting": "Created At (DESC)" }, { @@ -20,7 +22,9 @@ "seo_title": "", "seo_description": "", "blade": "neuigkeiten", - "content-types": ["News"], + "content-types": [ + "News" + ], "sorting": "Created At (DESC)" } -] +] \ No newline at end of file