forked from MapComplete/MapComplete
Small reformatting
This commit is contained in:
parent
4c2dee5aba
commit
fd9185dd73
2 changed files with 5 additions and 2 deletions
|
@ -471,7 +471,7 @@
|
|||
"width"
|
||||
],
|
||||
"applicableUnits": [
|
||||
{
|
||||
{
|
||||
"useIfNoUnitGiven": true,
|
||||
"canonicalDenomination": "m",
|
||||
"alternativeDenomination": [
|
||||
|
|
|
@ -174,7 +174,10 @@
|
|||
},
|
||||
{
|
||||
"canonicalDenomination": "mph",
|
||||
"useIfNoUnitGiven": ["gb","us"],
|
||||
"useIfNoUnitGiven": [
|
||||
"gb",
|
||||
"us"
|
||||
],
|
||||
"alternativeDenomination": [
|
||||
"m/u",
|
||||
"mh",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue