Skip to content

Commit

Permalink
Merge pull request #971 from AI4Bharat/minorchange-002
Browse files Browse the repository at this point in the history
add VO Review, VOTR edit and review to org model task types
  • Loading branch information
aparna-aa authored Jan 10, 2025
2 parents b347292 + b3eaff0 commit bede79d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions backend/organization/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
("TRANSLATION_EDIT", "Translation Edit"),
("TRANSLATION_REVIEW", "Translation Review"),
("VOICEOVER_EDIT", "VoiceOver Edit"),
("VOICEOVER_REVIEW", "VoiceOver Review"),
("TRANSLATION_VOICEOVER_REVIEW", "Translation VoiceOver Review"),
("TRANSLATION_VOICEOVER_REVIEW", "Translation VoiceOver Review"),
)


Expand Down

0 comments on commit bede79d

Please sign in to comment.