diff --git a/types/JobSkill.d.ts b/types/JobSkill.d.ts index 412000ce..f1067964 100644 --- a/types/JobSkill.d.ts +++ b/types/JobSkill.d.ts @@ -7,7 +7,7 @@ interface JobSkill { ja: string } slug: string - group: number + color: number main: boolean base: boolean sub: boolean