mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-01 20:39:44 +01:00
Fixed events query.
This commit is contained in:
parent
f57fbe6ba1
commit
112005212e
@ -51,6 +51,7 @@ export const FILTER_COLUMNS = {
|
||||
region: 'subdivision1',
|
||||
eventType: 'event_type',
|
||||
eventName: 'event_name',
|
||||
event: 'event_name',
|
||||
};
|
||||
|
||||
export const IGNORED_FILTERS = [
|
||||
|
Loading…
Reference in New Issue
Block a user