forked from MapComplete/MapComplete
Themes: add currently open badge
This commit is contained in:
parent
56a23deb2d
commit
d9d330e912
7 changed files with 210 additions and 85 deletions
|
@ -67,6 +67,14 @@
|
|||
],
|
||||
"metacondition": "__showTimeSensitiveIcons!=no"
|
||||
},
|
||||
{"id":"open_until",
|
||||
"labels": ["defaults","in_favourite"],
|
||||
"#":"Titleicon showing 'open until 17:00'",
|
||||
"icon": {
|
||||
"class": "w-20 mx-1 flex items-center"
|
||||
},
|
||||
"render": "{opening_hours_state()}"
|
||||
},
|
||||
{
|
||||
"id": "phonelink",
|
||||
"labels": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue