Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
Browse files Browse the repository at this point in the history
…-ref HEAD~1..HEAD --fix'
  • Loading branch information
kibanamachine committed Jun 13, 2023
1 parent 0231862 commit d344c9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x-pack/plugins/apm/server/routes/alerts/action_variables.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ export const apmActionVariables = {
description: i18n.translate(
'xpack.apm.alerts.action_variables.alertDetailsUrl',
{
defaultMessage: 'Link to the alert troubleshooting view for further context and details',
defaultMessage:
'Link to the alert troubleshooting view for further context and details',
}
),
name: 'alertDetailsUrl' as const,
Expand Down

0 comments on commit d344c9d

Please sign in to comment.