Skip to content

Commit

Permalink
Merge pull request #2583 from Rishwanth1537/main
Browse files Browse the repository at this point in the history
m
  • Loading branch information
github-actions[bot] authored Oct 26, 2024
2 parents 9c86a45 + 881aa47 commit e6572da
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions pixel_update.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
[
{
"x": "46",
"y": "11",
"rgb": "#ad7f34"
},
{
"x": "100",
"y": "56",
"x": "102",
"y": "57",
"rgb": "#0004ff"
},
{
"x": "101",
"y": "56",
"rgb": "#0004ff"
"x": "89",
"y": "57",
"rgb": "#ff0000"
},
{
"x": "100",
"x": "94",
"y": "57",
"rgb": "#0004ff"
"rgb": "#ff0000"
},
{
"x": "101",
"x": "102",
"y": "57",
"rgb": "#0004ff"
},
{
"x": "84",
"y": "62",
"rgb": "#ffffff"
}
]

0 comments on commit e6572da

Please sign in to comment.