mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
WebsiteId query param. Fix Prisma filters.
This commit is contained in:
parent
f654e6728c
commit
b4bd988e4e
10 changed files with 62 additions and 46 deletions
|
|
@ -77,7 +77,7 @@ export default async (
|
|||
endDate,
|
||||
timezone,
|
||||
unit,
|
||||
count: 'distinct pageview.',
|
||||
count: 'distinct website_event.',
|
||||
filters: {
|
||||
url,
|
||||
os,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue