Skip to content

Commit d9ed960

Browse files
committed
fix(data/watch): correct weight_g for LG Watch Sport per Wikipedia
1 parent defaabf commit d9ed960

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

‎data/watch/lg/2017/watch-sport/lg-watch-sport-aitoolbuzz-5425-0-75gb-4gb-4g-lte.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@
66
"release_date": "2017-02-01",
77
"ram_gb": 0.75,
88
"battery_mah": 430,
9-
"weight_g": 150.0,
9+
"weight_g": 86.0,
1010
"os": "Android Wear OS 2.1",
1111
"verified": false,
1212
"source_urls": [
13+
"https://en.wikipedia.org/wiki/LG_Watch_Sport",
1314
"https://aitoolbuzz.com/mobiles/lg-watch-sport"
1415
],
1516
"variant": {

‎data/watch/lg/2017/watch-sport/watch-sport.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@
66
"release_date": "2017-01-01",
77
"ram_gb": 1,
88
"battery_mah": 1500,
9-
"weight_g": 150.0,
9+
"weight_g": 86.0,
1010
"os": "Android",
1111
"verified": false,
1212
"source_urls": [
13+
"https://en.wikipedia.org/wiki/LG_Watch_Sport",
1314
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1415
],
1516
"storage_options_gb": [

0 commit comments

Comments
 (0)