Skip to content

Commit

Permalink
Merge pull request #5 from ryankeairns/search-header
Browse files Browse the repository at this point in the history
Update logo for security administration
  • Loading branch information
Michail Yasonik authored Sep 4, 2020
2 parents d38e8fb + 3fe5a5c commit f309ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/security_solution/public/plugin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ export class Plugin implements IPlugin<PluginSetup, PluginStart, SetupPlugins, S
id: `${APP_ID}:${SecurityPageName.administration}`,
title: ADMINISTRATION,
order: 9002,
euiIconType: APP_ICON,
euiIconType: APP_ICON_SOLUTION,
category: DEFAULT_APP_CATEGORIES.security,
appRoute: APP_MANAGEMENT_PATH,
mount: async (params: AppMountParameters) => {
Expand Down

0 comments on commit f309ee7

Please sign in to comment.