mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12: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',
|
||||
eventType: 'event_type',
|
||||
eventName: 'event_name',
|
||||
event: 'event_name',
|
||||
};
|
||||
|
||||
export const IGNORED_FILTERS = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue