mirror of
https://github.com/umami-software/umami.git
synced 2026-02-16 10:35:35 +01:00
fix folders
This commit is contained in:
parent
f69bd36223
commit
c811577460
30 changed files with 42 additions and 36 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { parseFilters, rawQuery, runAnalyticsQuery } from 'lib/db/relational';
|
||||
import { parseFilters, rawQuery, runAnalyticsQuery } from 'lib/relational';
|
||||
import { CLICKHOUSE, RELATIONAL } from 'lib/constants';
|
||||
|
||||
export async function getPageviewParams(...args) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue