Skip to content

Commit dcd11c5

Browse files
committed
fix(data/tablet): correct display resolution for HTC Jetstream per Wikipedia
1 parent b99b148 commit dcd11c5

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

‎data/tablet/htc/2011/jetstream/htc-jetstream-1gb-1gb-4g-lte.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"os": "Android 3.1",
1111
"verified": false,
1212
"source_urls": [
13+
"https://en.wikipedia.org/wiki/HTC_Jetstream",
1314
"https://aitoolbuzz.com/mobiles/htc-jetstream"
1415
],
1516
"variant": {
@@ -35,7 +36,7 @@
3536
"image_url": "https://aitoolbuzz.com/assets/agents/mobiles/htc-jetstream.jpg",
3637
"display": {
3738
"size": "10.1\"",
38-
"resolution": "800x1280 pixels",
39+
"resolution": "768x1280 pixels",
3940
"type": "LCD"
4041
},
4142
"cameras": [

‎data/tablet/htc/2011/jetstream/htc-jetstream-aitoolbuzz-3272-1gb-32gb-4g-lte.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"os": "Android 3.1",
1111
"verified": false,
1212
"source_urls": [
13+
"https://en.wikipedia.org/wiki/HTC_Jetstream",
1314
"https://aitoolbuzz.com/mobiles/htc-jetstream"
1415
],
1516
"variant": {
@@ -31,7 +32,7 @@
3132
],
3233
"display": {
3334
"size_inch": 10.1,
34-
"resolution": "800x1280 pixels",
35+
"resolution": "768x1280 pixels",
3536
"type": "LCD",
3637
"ppi": 149
3738
},

0 commit comments

Comments
 (0)