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 Oct 13, 2023
1 parent 49638d7 commit 77c4c01
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ function _generateMappings(
...subField,
type: 'object',
object_type: subField.object_type ?? subField.type,
}))
}));
_generateMappings(subFields, {
...ctx,
groupFieldName: ctx.groupFieldName
Expand Down

0 comments on commit 77c4c01

Please sign in to comment.