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 b381526 commit 3cdd26d
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": "103",
"y": "63",
"x": "101",
"y": "65",
"rgb": "#f7f7fc"
},
{
"x": "100",
"y": "65",
"x": "101",
"y": "66",
"rgb": "#fdfcfc"
},
{
"x": "100",
"x": "101",
"y": "66",
"rgb": "#fafbfb"
},
{
"x": "100",
"y": "67",
"x": "101",
"y": "66",
"rgb": "#f7f7f7"
},
{
"x": "100",
"y": "68",
"x": "101",
"y": "66",
"rgb": "#ffffff"
}
]

0 comments on commit 3cdd26d

Please sign in to comment.