Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Jan 9, 2022
1 parent 74fbbc6 commit e5c8b72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/top/system/merge.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const setCommonProps = function (system, previousSystem) {
}
}

// Other properties are merged
const mergePreviousSystem = function (system, previousSystem) {
return {
...previousSystem,
Expand Down

0 comments on commit e5c8b72

Please sign in to comment.