Update job_blueprint.rb

This commit is contained in:
Justin Edmund 2023-01-27 11:53:30 -08:00
parent 5025f51d04
commit 584fd31776

View file

@ -17,7 +17,7 @@ module Api
]
end
fields :granblue_id, :row, :ml, :order
fields :granblue_id, :row, :ml, :order, :accessory, :accessory_type
end
end
end