IO-3166-Global-Notifications-Part-2 - Checkpoint
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
*/
|
||||
const getJobAssignmentType = (data) => {
|
||||
switch (data) {
|
||||
case "employee_pre":
|
||||
case "employee_prep":
|
||||
return "Prep";
|
||||
case "employee_body":
|
||||
return "Body";
|
||||
|
||||
Reference in New Issue
Block a user