This commit is contained in:
Steph Milovic 2021-11-18 20:50:10 -07:00 committed by GitHub
parent 8c8c62e4d3
commit 55de7bb3b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -275,6 +275,7 @@ export const useTimelineEvents = ({
filterQuery: createFilter(filterQuery),
querySize: limit,
sort,
runtimeMappings,
timerange: {
interval: '12h',
from: startDate,