Skip to content

Commit b46f23c

Browse files
committed
space
1 parent 6e7b5c0 commit b46f23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/typescript/graphql/types/reviewedApplicantRecordTypes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const reviewedApplicantRecordTypes = gql`
1515
skillCategory: SkillCategory
1616
comments: String
1717
}
18-
18+
1919
input ReviewInput {
2020
passionFSG: Int
2121
teamPlayer: Int

0 commit comments

Comments
 (0)