Themes: lint layers to use an array instead of a string for 'snapToLayers'

This commit is contained in:
Pieter Vander Vennet 2023-06-22 17:25:08 +02:00
parent 538facb1d7
commit d534842d05
9 changed files with 43 additions and 15 deletions

View file

@ -429,7 +429,9 @@
"ca": "Un rellotge visible públicament muntat en una paret",
"fr": "Une horloge publique fixée sur un mur"
},
"snapToLayer": "walls_and_buildings"
"snapToLayer": [
"walls_and_buildings"
]
}
],
"allowMove": true,