Merge pull request #56 from jedmund/shields-manabelly

Add accessory output
This commit is contained in:
Justin Edmund 2023-01-27 11:54:09 -08:00 committed by GitHub
commit 1e0ada0613
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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