forked from MapComplete/MapComplete
Themes(maxspeed): remove unneeded 'widenFactor', fix typo
This commit is contained in:
parent
baadafade6
commit
151fad57e1
2 changed files with 3 additions and 4 deletions
|
@ -475,7 +475,7 @@
|
||||||
"id": "platform",
|
"id": "platform",
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"quesiton": {
|
"question": {
|
||||||
"en": "All platforms"
|
"en": "All platforms"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -51,6 +51,5 @@
|
||||||
"maxspeed",
|
"maxspeed",
|
||||||
"speed_camera",
|
"speed_camera",
|
||||||
"speed_display"
|
"speed_display"
|
||||||
],
|
]
|
||||||
"widenFactor": 0.01
|
}
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue