v5.1.1 hotfix:

> Revert "restrict usage of Traffic Calming presets on lines/areas:"
> This reverts commit 033e5f48ac.
This commit is contained in:
Martin Raifer 2023-01-14 22:53:50 +01:00
parent e295acf026
commit 30d68dc35c
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
22 changed files with 89 additions and 44 deletions

View file

@ -3107,7 +3107,6 @@
},
"traffic_calming": {
"label": "Type",
"terms": "flat top,hump,speed,slow",
"options": {
"bump": "Speed Bump",
"chicane": "Traffic Chicane",
@ -8957,7 +8956,7 @@
},
"traffic_calming/island": {
"name": "Traffic Island",
"terms": "circle,roundabout,slow,traffic calming"
"terms": "circle,roundabout,slow"
},
"traffic_calming/mini_bumps": {
"name": "Mini Speed Bumps",

File diff suppressed because one or more lines are too long