From cd46aedaf6e2631d85d2c58f1c3b838d175edbb7 Mon Sep 17 00:00:00 2001 From: Qiyun Dai Date: Thu, 13 Feb 2025 14:59:42 -0500 Subject: [PATCH] Update data-handler.js --- ecc/blocks/form-handler/data-handler.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ecc/blocks/form-handler/data-handler.js b/ecc/blocks/form-handler/data-handler.js index c3ace895..64639ab9 100644 --- a/ecc/blocks/form-handler/data-handler.js +++ b/ecc/blocks/form-handler/data-handler.js @@ -27,6 +27,7 @@ const submissionFilter = [ 'rsvpDescription', 'attendeeLimit', 'allowWaitlisting', + 'allowGuestRegistration', 'hostEmail', 'eventId', 'published',