mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 09:05:36 +01:00
Fixed events query.
This commit is contained in:
parent
f57fbe6ba1
commit
112005212e
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue