Skip to content

Commit

Permalink
Fix system
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Jan 2, 2022
1 parent 49c5912 commit ecdfd7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/system/omit.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ export const omitSystemProps = function (historyResult) {
}

const METADATA_PROPS = ['id', 'timestamp']
const SYSTEM_PROPS = ['system']
const SYSTEM_PROPS = ['systems']

0 comments on commit ecdfd7c

Please sign in to comment.