diff --git a/lib/constants.ts b/lib/constants.ts index 888c14843..0e1320db9 100644 --- a/lib/constants.ts +++ b/lib/constants.ts @@ -72,6 +72,7 @@ export const FILTER_COLUMNS = { city: 'city', language: 'language', event: 'event_name', + eventName: 'event_name', }; export const COLLECTION_TYPE = {