Add searchable flag to detections response deep link config (#133642) (#133775)

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

Co-authored-by: Kristof C <kpac.ja@gmail.com>
This commit is contained in:
Kibana Machine 2022-06-07 11:54:06 -04:00 committed by GitHub
parent c5f29c2c0c
commit 542a02c443
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -137,6 +137,7 @@ export const securitySolutionsDeepLinks: SecuritySolutionDeepLink[] = [
defaultMessage: 'Detection & Response',
}),
],
searchable: true,
},
{
id: SecurityPageName.detections,