mirror of
https://github.com/umami-software/umami.git
synced 2026-02-14 09:35:36 +01:00
fix parseFilters
This commit is contained in:
parent
aa8057f9fe
commit
1c26581cd1
4 changed files with 17 additions and 11 deletions
|
|
@ -64,6 +64,7 @@ async function clickhouseQuery(
|
|||
const params = [website_id];
|
||||
const { pageviewQuery, sessionQuery, joinSession } = parseFilters(
|
||||
'pageview',
|
||||
null,
|
||||
filters,
|
||||
params,
|
||||
sessionKey,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue