Skip to content

Commit

Permalink
Reformat body?
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Moses authored and Kevin Moses committed May 29, 2023
1 parent 558d4fb commit 5ca84ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jobs/postCrashes.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const postCrashes = async () => {
mediaId
? {
media: {
media_ids: mediaId,
media_ids: [mediaId],
},
}
: undefined
Expand Down

0 comments on commit 5ca84ad

Please sign in to comment.