fixed alot of bugs in overview

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-02-28 22:09:44 +01:00
parent 93cf5dbc0a
commit 5bfe0b9e35
12 changed files with 71 additions and 35 deletions

View File

@@ -26,6 +26,7 @@ export const zChartEvent = z.object({
segment: z.enum([
'event',
'user',
'session',
'user_average',
'one_event_per_user',
'property_sum',