Skip to content
Snippets Groups Projects
Commit cc9f0e7d authored by Sebastian Mihalache's avatar Sebastian Mihalache :hammer_pick:
Browse files

feat(manuscript-manager): update HE

parent bd1a6c27
No related branches found
No related tags found
3 merge requests!110Sprint 21 Features,!67Hin restore he rec,!60Hin 1012
......@@ -129,4 +129,14 @@ module.exports = {
features: {
mts: JSON.parse(get(process, 'env.FEATURE_MTS', true)),
},
recommendations: {
minor: 'minor',
major: 'major',
reject: 'reject',
publish: 'publish',
type: {
review: 'review',
editor: 'editorRecommendation',
},
},
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment