Skip to content

Commit d136f12

Browse files
authored
Merge branch 'main' into main9
2 parents 9f2f3e5 + 1695565 commit d136f12

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Toyota Widget/MyToyota.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,4 @@ function addDetailBlock(stack, label, value) {
9797
lbl.textColor = secondaryTextColor
9898

9999
const val = block.addText(value.toString())
100-
val.font = Font.boldSystemFont(14)
101-
val.textColor = textColor
102-
}
100+
val.font = Font.boldSystemFont(14)

0 commit comments

Comments
 (0)