Skip to content

Commit

Permalink
Merge branch '193320-advance-setting-to-show-logs-ui' of github.com:t…
Browse files Browse the repository at this point in the history
…onyghiani/kibana into 193320-advance-setting-to-show-logs-ui
  • Loading branch information
Marco Antonio Ghiani committed Oct 2, 2024
2 parents 4b02294 + e97f35b commit 987e59a
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ export const uiSettings: Record<string, UiSettingsParams> = {
}),
value: false,
description: i18n.translate('xpack.infra.enableLogsStreamDescription', {
defaultMessage:
'Enables the legacy Logs Stream application and dashboard panel. ',
defaultMessage: 'Enables the legacy Logs Stream application and dashboard panel. ',
}),
type: 'boolean',
schema: schema.boolean(),
Expand Down

0 comments on commit 987e59a

Please sign in to comment.