Skip to content

Commit

Permalink
fix: update json data to remove empty search result in car search
Browse files Browse the repository at this point in the history
  • Loading branch information
nlenno1 committed Apr 25, 2022
1 parent bd3d587 commit 38e2adc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions electric.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
"ENGINE POWER": "101 kW",
"BATTERY CAPACITY": "38.3 kWh",
"m/kWh": 0.25,
"PRICE": "47,140 USD",
"data_price": 47140
"PRICE": "29,557 USD",
"data_price": 29557
},{
"_id": {
"$oid": "6261e6d72f2f376eabd2aee2"
Expand Down

0 comments on commit 38e2adc

Please sign in to comment.