mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 07:35:27 +03:00
ensure we pass timezone to the api call
This commit is contained in:
parent
d44750ab0d
commit
954272cb70
@ -103,6 +103,7 @@ export default function Explore() {
|
||||
time_range: searchSearchParams["time_range"],
|
||||
search_type: searchSearchParams["search_type"],
|
||||
event_id: searchSearchParams["event_id"],
|
||||
timezone,
|
||||
include_thumbnails: 0,
|
||||
},
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user