From 112005212e90ef678a3e8475f9a8c909cb49ee31 Mon Sep 17 00:00:00 2001 From: Mike Cao Date: Sun, 6 Aug 2023 23:04:19 -0700 Subject: [PATCH] Fixed events query. --- lib/constants.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/constants.ts b/lib/constants.ts index cb520c27..67ed1c51 100644 --- a/lib/constants.ts +++ b/lib/constants.ts @@ -51,6 +51,7 @@ export const FILTER_COLUMNS = { region: 'subdivision1', eventType: 'event_type', eventName: 'event_name', + event: 'event_name', }; export const IGNORED_FILTERS = [