From 34c173b1c94c734a1a36773afc0d2a4b01232158 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 2 Jul 2025 22:04:07 +0100 Subject: [PATCH] Show published date on daily email nodes --- config/sync/node.type.daily_email.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/node.type.daily_email.yml b/config/sync/node.type.daily_email.yml index d1a713fec..9c74e3347 100644 --- a/config/sync/node.type.daily_email.yml +++ b/config/sync/node.type.daily_email.yml @@ -14,4 +14,4 @@ description: 'An email that is sent to my daily email list.' help: null new_revision: true preview_mode: 1 -display_submitted: false +display_submitted: true