diff --git a/types/Job.d.ts b/types/Job.d.ts index 7c1f5939..beb75dff 100644 --- a/types/Job.d.ts +++ b/types/Job.d.ts @@ -1,5 +1,6 @@ interface Job { id: string + granblue_id: string row: string ml: boolean order: number