Add marketing demo toggle and tolerate string flags
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled

This commit is contained in:
Codex Agent
2026-02-05 11:50:36 +01:00
parent 04c399aeb6
commit 6eafec2128
5 changed files with 42 additions and 1 deletions

View File

@@ -363,6 +363,9 @@ return [
'date' => 'Event Date',
'type' => 'Event Type',
'default_locale' => 'Default Locale',
'is_active' => 'Active',
'marketing_demo' => 'Marketing demo',
'marketing_demo_help' => 'Marks this event as the demo event for the marketing page.',
'settings' => 'Settings',
'join_link' => 'Invitation Link',
],