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 1a46aba commit 133bcbd
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions pixel_update.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
[
{
"x": "97",
"y": "52",
"x": "100",
"y": "45",
"rgb": "#f7f7fc"
},
{
"x": "98",
"y": "52",
"x": "100",
"y": "46",
"rgb": "#fdfcfc"
},
{
"x": "99",
"y": "52",
"x": "100",
"y": "47",
"rgb": "#fafbfb"
},
{
"x": "100",
"y": "52",
"y": "48",
"rgb": "#f7f7f7"
},
{
"x": "101",
"y": "52",
"x": "100",
"y": "49",
"rgb": "#ffffff"
}
]

0 comments on commit 133bcbd

Please sign in to comment.