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