Skip to content

Commit 4381d3a

Browse files
committed
crossing: Fix fields order for highway/crossing
1 parent b1ab6e3 commit 4381d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/presets/highway/crossing.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"fields": [
33
"crossing",
4-
"{@templates/crossing/defaults}",
54
"{@templates/crossing/markings}",
5+
"{@templates/crossing/defaults}",
66
"tactile_paving"
77
],
88
"moreFields": [

0 commit comments

Comments
 (0)