Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 5bf6f2d

Browse files
author
James Cori
committed
Merge remote-tracking branch 'origin/issues/44' into develop
2 parents c790ee4 + 91c6905 commit 5bf6f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ const supportedMetadata = {
105105
},
106106
59: {
107107
method: metadataExtractor.extractReviewFeedback,
108-
defaultValue: true,
108+
defaultValue: false,
109109
description: 'Review Feedback Flag'
110110
},
111111
84: {

0 commit comments

Comments
 (0)