You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -494,7 +501,7 @@ for (item in [headingStyle, normalStyle]) {
494
501
for (item in [displayHeaderVariable, displayParagraphVariable, displayLastSentenceVariable, nameVariable, addressVariable, cityVariable, stateVariable]) {
495
502
migration.variableRepository.upsert(item)
496
503
}
497
-
for (item in [displayAddressRule, displayHeaderRule, displayParagraphRule, displayLastSentenceRule, displayRuleStateCzechia, displayRuleStateFrance]) {
504
+
for (item in [displayAddressRule, dummyDisplayHeaderRule, displayHeaderRule, displayParagraphRule, displayLastSentenceRule, displayRuleStateCzechia, displayRuleStateFrance]) {
498
505
migration.displayRuleRepository.upsert(item)
499
506
}
500
507
for (item in [paragraphStyle, headingParaStyle]) {
0 commit comments