Skip to content

Commit

Permalink
Add searchable flag to detections response deep link config (#133642) (
Browse files Browse the repository at this point in the history
…#133775)

Co-authored-by: Kristof-Pierre Cummings <kristofpierre.cummings@elastic.co>
(cherry picked from commit ce499dc)

Co-authored-by: Kristof C <kpac.ja@gmail.com>
  • Loading branch information
kibanamachine and jamster10 authored Jun 7, 2022
1 parent c5f29c2 commit 542a02c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ export const securitySolutionsDeepLinks: SecuritySolutionDeepLink[] = [
defaultMessage: 'Detection & Response',
}),
],
searchable: true,
},
{
id: SecurityPageName.detections,
Expand Down

0 comments on commit 542a02c

Please sign in to comment.