Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishwanth1537 committed Oct 26, 2024
1 parent d63eceb commit 7402c86
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions pixel_update.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
[
{
"x": "102",
"y": "56",
"x": "104",
"y": "60",
"rgb": "#ff7700"
},
{
"x": "103",
"y": "57",
"rgb": "#ff7700"
"x": "102",
"y": "61",
"rgb": "#f9f8f8"
},
{
"x": "103",
"y": "58",
"rgb": "#ff7700"
"x": "101",
"y": "61",
"rgb": "#faf9f8"
},
{
"x": "103",
"y": "59",
"x": "89",
"y": "64",
"rgb": "#ff7700"
},
{
"x": "104",
"y": "59",
"x": "89",
"y": "65",
"rgb": "#ff7700"
}
]

0 comments on commit 7402c86

Please sign in to comment.