From cac0bb82326f7e67e0d654660dbaf2abd2890c7b Mon Sep 17 00:00:00 2001 From: Cassidy Williams <1454517+cassidoo@users.noreply.github.com> Date: Tue, 2 Jan 2024 23:31:44 -0600 Subject: [PATCH] Remove required from updated --- tina/config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/tina/config.js b/tina/config.js index 2e0aea7..e2ce9f9 100644 --- a/tina/config.js +++ b/tina/config.js @@ -84,7 +84,6 @@ export default defineConfig({ name: "updated", type: "datetime", dateFormat: "MMM DD YYYY", - required: false, }, { type: "rich-text",