Skip to content

Commit

Permalink
Fixes recently accessed (#7179) (#7313)
Browse files Browse the repository at this point in the history
(cherry picked from commit 89c92ef)

Signed-off-by: Hailong Cui <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent f699d43 commit 9c6ac88
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ export const useSearch = (services: DiscoverViewServices) => {
core,
toastNotifications,
osdUrlStateStorage,
chrome,
} = services;
const timefilter = data.query.timefilter.timefilter;
const fetchStateRef = useRef<{
Expand Down

0 comments on commit 9c6ac88

Please sign in to comment.