Skip to content

Commit 1c772d9

Browse files
committed
fix schema
2 parents 515d2d2 + 5b34dc8 commit 1c772d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/schema.graphql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1622,7 +1622,7 @@ type Skill {
16221622
skillCategory: String!
16231623
skillLevels: SkillLevels
16241624
skillName: String!
1625-
skillValue: Float!
1625+
skillValue: Float!
16261626
}
16271627

16281628
type SkillAllUsersStats {

0 commit comments

Comments
 (0)