Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 92a9dc8

Browse files
author
dengjun
committed
fix:111
1 parent ad27f84 commit 92a9dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ export const MY_GIGS_JOB_STATUS = {
139139
APPLIED: "applied",
140140
SKILLS_TEST: "skills-test",
141141
PHONE_SCREEN: "phone-screen",
142-
OPEN: "open",
142+
SCREEN_PASS: "open",
143143
INTERVIEW: "interview",
144144
SELECTED: "selected",
145145
OFFERED: "offered",

0 commit comments

Comments
 (0)