forked from MapComplete/MapComplete
Move 'icons.json' into a regular library-layer
This commit is contained in:
parent
8bfd0d35ba
commit
a8a5ce8ded
20 changed files with 167 additions and 139 deletions
|
@ -94,7 +94,7 @@
|
|||
"iconBadges": [
|
||||
{
|
||||
"if": "opening_hours~*",
|
||||
"then": "isOpen"
|
||||
"then": "icons.isOpen"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -102,4 +102,4 @@
|
|||
"filter": [
|
||||
"open_now"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue