Skip to content

Commit

Permalink
Add ILM keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
kowalczyk-krzysztof committed Mar 4, 2025
1 parent dfe542b commit a99e0d3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export class IndexLifecycleManagementPlugin
id: PLUGIN.ID,
title: PLUGIN.TITLE,
order: 2,
keywords: ['ilm'],
mount: async ({ element, history, setBreadcrumbs }) => {
const [coreStart, { licensing }] = await getStartServices();
const {
Expand Down

0 comments on commit a99e0d3

Please sign in to comment.