Skip to content

Commit

Permalink
LPS-135850 add line break if order matters
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Sep 23, 2021
1 parent 78150f9 commit 3190e1b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ public class DDMFieldUpgradeProcess extends UpgradeProcess {
@Override
protected void doUpgrade() throws Exception {
_upgradeDDMStorageLinks();

_upgradeDDMFields();
}

Expand Down

0 comments on commit 3190e1b

Please sign in to comment.