fix preset references

This commit is contained in:
Martin Raifer 2022-10-03 08:47:23 +02:00
parent 3cca279599
commit ad24670912
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
{
"name": "{motorway_link}",
"name": "{highway/motorway_link}",
"icon": "iD-highway-motorway-link",
"fields": [
"destination_oneway",

View file

@ -1,5 +1,5 @@
{
"name": "{primary_link}",
"name": "{highway/primary_link}",
"icon": "iD-highway-primary-link",
"fields": [
"destination_oneway",

View file

@ -1,5 +1,5 @@
{
"name": "{trunk_link}",
"name": "{highway/trunk_link}",
"icon": "iD-highway-trunk-link",
"fields": [
"{highway/motorway_link-US-CA}"