From d981675b6304e0cec71f55888915b5c1b1a683bb Mon Sep 17 00:00:00 2001 From: MrSeccubus Date: Mon, 22 Jul 2024 13:57:12 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20DIVD-NL/?= =?UTF-8?q?web-www-v2@15b5056527acc99e9e168d0ab3c5b1a2a0997230=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yml | 2 -- development/config-dev.yml | 2 -- staging/config-staging.yml | 2 -- 3 files changed, 6 deletions(-) diff --git a/config.yml b/config.yml index 382f93e9..2a5e1670 100644 --- a/config.yml +++ b/config.yml @@ -215,12 +215,10 @@ collections: name: "button_text" widget: "string" i18n: true - required: false - label: "Button url" name: "button_url" widget: "string" i18n: true - required: false - label: "FAQ groups" name: "faqgroups" widget: list diff --git a/development/config-dev.yml b/development/config-dev.yml index 86a55c91..83f12953 100644 --- a/development/config-dev.yml +++ b/development/config-dev.yml @@ -214,12 +214,10 @@ collections: name: "button_text" widget: "string" i18n: true - required: false - label: "Button url" name: "button_url" widget: "string" i18n: true - required: false - label: "FAQ groups" name: "faqgroups" widget: list diff --git a/staging/config-staging.yml b/staging/config-staging.yml index 003ceab7..4380cd59 100644 --- a/staging/config-staging.yml +++ b/staging/config-staging.yml @@ -215,12 +215,10 @@ collections: name: "button_text" widget: "string" i18n: true - required: false - label: "Button url" name: "button_url" widget: "string" i18n: true - required: false - label: "FAQ groups" name: "faqgroups" widget: list