Skip to content

Commit

Permalink
Safepal data fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirosson committed Sep 29, 2023
1 parent 5cf72d3 commit 4884741
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion items/safepal-s1-pro.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"flag": "neutral"
},
"screen-resolution": {
"value": "125 x 125 px"
"value": "320 x 320 px"
}
},
"power": {
Expand Down
2 changes: 1 addition & 1 deletion items/safepal-s1.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"flag": "neutral"
},
"screen-resolution": {
"value": "125 x 125 px"
"value": "320 x 320 px"
}
},
"power": {
Expand Down
4 changes: 2 additions & 2 deletions items/safepal-x1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "safepal-x1",
"name": "SafePal X1",
"purchasable": true,
"pre-order": true,
"pre-order": false,
"basic-information": {
"price": {
"value": "$69.99"
Expand Down Expand Up @@ -142,7 +142,7 @@
"supported": false
},
"battery-size": {
"value": "128 mAh",
"value": "200 mAh",
"flag": "positive"
},
"usb-charging": {
Expand Down

0 comments on commit 4884741

Please sign in to comment.