Skip to content

Commit

Permalink
new constants (#225)
Browse files Browse the repository at this point in the history
Co-authored-by: Kanwal Jamal <[email protected]>
  • Loading branch information
kjamal01 and Kanwal Jamal authored Nov 6, 2023
1 parent 8eca074 commit ac3aac8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -611,8 +611,10 @@ export const Actions = {
evaluation: {
discard: 'discard',
discardAnnotations: 'RemoveAnnotations',
draftUpdate: 'draft-update',
publish: 'publish',
readyAggregate: 'ready-aggregate',
readyReview: 'ready-review',
restoreGrade: 'RestoreGrade',
retract: 'retract',
save: 'save',
Expand Down

0 comments on commit ac3aac8

Please sign in to comment.