Chore: reordering attributes to have a fixed order

This commit is contained in:
Pieter Vander Vennet 2023-10-30 18:08:38 +01:00
parent fab6835bc5
commit e13e9f652c
136 changed files with 7909 additions and 7909 deletions

View file

@ -3,11 +3,10 @@
"description": {
"en": "Layer containing various presets and questions generated by ID. These are meant to be reused in other layers by importing the tagRenderings with `id_preset.<tagrendering>"
},
"#dont-translate": "*",
"source": "special:library",
"title": null,
"lineRendering": null,
"pointRendering": null,
"lineRendering": null,
"tagRenderings": [
{
"id": "shop_types",
@ -23570,5 +23569,6 @@
}
]
}
]
],
"#dont-translate": "*"
}