Move 'icons.json' into a regular library-layer

This commit is contained in:
Pieter Vander Vennet 2023-02-03 03:54:59 +01:00
parent 8bfd0d35ba
commit a8a5ce8ded
20 changed files with 167 additions and 139 deletions

View file

@ -334,7 +334,7 @@
"iconBadges": [
{
"if": "opening_hours~*",
"then": "isOpen"
"then": "icons.isOpen"
}
],
"label": {
@ -360,4 +360,4 @@
"da": "Et lag med caféer og pubber, hvor man kan samles omkring en drink. Laget stiller nogle relevante spørgsmål",
"fr": "Une couche montrants les cafés et pubs où lon peut prendre un verre. Cette couche pose des questions y afférentes."
}
}
}