Skip to content

Commit

Permalink
side nav changes for SA
Browse files Browse the repository at this point in the history
Signed-off-by: Riya Saxena <[email protected]>
  • Loading branch information
riysaxen-amzn committed Jul 22, 2024
1 parent f527eab commit d4edb7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ export class SecurityAnalyticsPlugin
label: 'OpenSearch Plugins',
order: 2000,
},
workspaceAvailability: WorkspaceAvailability.outsideWorkspace,
mount: async (params: AppMountParameters) => {
const { renderApp } = await import('./security_analytics_app');
const [coreStart, depsStart] = await core.getStartServices();
Expand Down

0 comments on commit d4edb7a

Please sign in to comment.