Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
Browse files Browse the repository at this point in the history
…-fix'
  • Loading branch information
kibanamachine committed Oct 2, 2024
1 parent bc8ef2c commit e97f35b
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 e97f35b

Please sign in to comment.