mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 22:27:16 +01:00
Fixed event data queries.
This commit is contained in:
parent
0fd57aa7cf
commit
e11766ca1c
6 changed files with 44 additions and 38 deletions
|
|
@ -153,4 +153,5 @@ export interface QueryFilters {
|
|||
|
||||
export interface QueryOptions {
|
||||
joinSession?: boolean;
|
||||
ignoreFilters?: string[];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue