mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
fix (#119065)
This commit is contained in:
parent
8c8c62e4d3
commit
55de7bb3b2
1 changed files with 1 additions and 0 deletions
|
@ -275,6 +275,7 @@ export const useTimelineEvents = ({
|
|||
filterQuery: createFilter(filterQuery),
|
||||
querySize: limit,
|
||||
sort,
|
||||
runtimeMappings,
|
||||
timerange: {
|
||||
interval: '12h',
|
||||
from: startDate,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue