Update postboxes.json

This commit is contained in:
Nicole 2021-10-31 21:18:28 +01:00 committed by GitHub
parent 23ae9d39c8
commit 12bc91aea3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,10 +47,6 @@
},
"tagRenderings": [
"images",
{
"id": "minimap",
"render": "{minimap(18): height: 5rem; overflow: hidden; border-radius:3rem; }"
}
],
"icon": {
"render": "./assets/themes/postboxes/postbox.svg"
@ -126,10 +122,6 @@
},
"tagRenderings": [
"images",
{
"id": "minimap",
"render": "{minimap(18): height: 5rem; overflow: hidden; border-radius:3rem; }"
},
{
"render": {
"en": "Opening Hours: {opening_hours_table()}"
@ -225,4 +217,4 @@
]
}
]
}
}