Skip to content

Commit 422dde7

Browse files
authored
fix: added frontend-component-header intl imports
1 parent ef4a0da commit 422dde7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ pull_translations:
5151
translations/frontend-component-header/src/i18n/messages:frontend-component-header \
5252
translations/frontend-app-learner-dashboard/src/i18n/messages:frontend-app-learner-dashboard
5353

54-
$(intl_imports) frontend-platform paragon frontend-component-footer frontend-app-learner-dashboard
54+
$(intl_imports) frontend-platform paragon frontend-component-footer frontend-component-header frontend-app-learner-dashboard
5555

5656
# This target is used by CI.
5757
validate-no-uncommitted-package-lock-changes:

0 commit comments

Comments
 (0)