Skip to content

Commit 3520df4

Browse files
author
ruiichen
committed
yarn fix
1 parent ba595fb commit 3520df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/typescript/graphql/types/reviewDashboardType.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const reviewDashboardType = gql`
1616
reviewers: [ReviewerDTO!]!
1717
totalScore: Int
1818
}
19-
19+
2020
enum DepartmentEnum {
2121
Engineering
2222
Design

0 commit comments

Comments
 (0)