Themes(maxspeed): remove unneeded 'widenFactor', fix typo

This commit is contained in:
Pieter Vander Vennet 2025-02-12 01:21:30 +01:00
parent baadafade6
commit 151fad57e1
2 changed files with 3 additions and 4 deletions

View file

@ -475,7 +475,7 @@
"id": "platform", "id": "platform",
"options": [ "options": [
{ {
"quesiton": { "question": {
"en": "All platforms" "en": "All platforms"
} }
}, },

View file

@ -51,6 +51,5 @@
"maxspeed", "maxspeed",
"speed_camera", "speed_camera",
"speed_display" "speed_display"
], ]
"widenFactor": 0.01 }
}