Skip to content

Commit

Permalink
Fix roles in case post add dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
kiv1n committed May 21, 2022
1 parent 98d4a28 commit bd5c25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/case/CasePostAddDialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export default function CasePostAddDialog({
'Admin',
'Acted',
'Plaintiff',
'Affected',
'Judge',
'Witness',
'Affected',
],
Expand Down

0 comments on commit bd5c25b

Please sign in to comment.