Add granblue_id to Job output
This commit is contained in:
parent
4ee65aecd3
commit
ed76afe44c
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ module Api
|
|||
]
|
||||
end
|
||||
|
||||
fields :row, :ml, :order
|
||||
fields :granblue_id, :row, :ml, :order
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue