Skip to content

Commit 424e8b8

Browse files
authored
Merge branch 'main' into main10
2 parents 04a9013 + fbb54a0 commit 424e8b8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Toyota Widget/MyToyota.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,4 @@ function addDetailsGrid(widget) {
8585
addDetailBlock(row2, "Fuel", carInfo.fuel)
8686
row2.addSpacer()
8787
addDetailBlock(row2, "Status", carInfo.status)
88-
}
89-
88+
}

0 commit comments

Comments
 (0)