forked from MapComplete/MapComplete
Docs: update description of units.json
This commit is contained in:
parent
a20f6a2d27
commit
825fd03adb
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "unit",
|
"id": "unit",
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Library layer with all (common) units. Units can _only_ be imported from this file"
|
"en": "Library layer with all common units"
|
||||||
},
|
},
|
||||||
"source": "special:library",
|
"source": "special:library",
|
||||||
"units": [
|
"units": [
|
||||||
|
|
|
@ -9557,7 +9557,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"unit": {
|
"unit": {
|
||||||
"description": "Library layer with all common units",
|
"description": "Library layer with all common units. Units can _only_ be imported from this file.",
|
||||||
"units": {
|
"units": {
|
||||||
"0": {
|
"0": {
|
||||||
"applicableUnits": {
|
"applicableUnits": {
|
||||||
|
@ -10346,4 +10346,4 @@
|
||||||
"render": "wind turbine"
|
"render": "wind turbine"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue