mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Fix #3700: Ensure consistent timezone parameter passing in realtime data
This commit is contained in:
parent
334584a01e
commit
1f5b940590
1 changed files with 1 additions and 1 deletions
|
|
@ -81,4 +81,4 @@ export async function getRealtimeData(websiteId: string, filters: QueryFilters)
|
|||
},
|
||||
timestamp: Date.now(),
|
||||
};
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue