forked from MapComplete/MapComplete
fix: Remove isOpen from defaults
This commit is contained in:
parent
28d6637368
commit
11b8c619c1
1 changed files with 1 additions and 4 deletions
|
@ -30,9 +30,6 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "isOpen",
|
"id": "isOpen",
|
||||||
"labels": [
|
|
||||||
"defaults"
|
|
||||||
],
|
|
||||||
"#": "Shows a coloured clock if opening hours are parsed. Uses the metatagging, suitable to use as a (badged) overlay",
|
"#": "Shows a coloured clock if opening hours are parsed. Uses the metatagging, suitable to use as a (badged) overlay",
|
||||||
"mappings": [
|
"mappings": [
|
||||||
{
|
{
|
||||||
|
@ -127,4 +124,4 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"mapRendering": null
|
"mapRendering": null
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue