Skip to content

Commit

Permalink
[fieldImages] Flip 2025 Field Image (#7638)
Browse files Browse the repository at this point in the history
Original image was flipped when it should have been rotated.
  • Loading branch information
Kevin-OConnor authored Jan 4, 2025
1 parent 257d0e0 commit 159e18c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"field-corners": {
"top-left": [
176,
38
40
],
"bottom-right": [
1401,
601
603
]
},
"field-size": [
Expand Down

0 comments on commit 159e18c

Please sign in to comment.