From 2156c423905957cbac47a5c46fed6c728a1479b0 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 4 Dec 2023 16:08:47 +0100 Subject: [PATCH] Chore: formatting --- assets/layers/icons/icons.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/assets/layers/icons/icons.json b/assets/layers/icons/icons.json index 9c5fc0b78..4e8c38607 100644 --- a/assets/layers/icons/icons.json +++ b/assets/layers/icons/icons.json @@ -67,9 +67,13 @@ ], "metacondition": "__showTimeSensitiveIcons!=no" }, - {"id":"open_until", - "labels": ["defaults","in_favourite"], - "#":"Titleicon showing 'open until 17:00'", + { + "id": "open_until", + "labels": [ + "defaults", + "in_favourite" + ], + "#": "Titleicon showing 'open until 17:00'", "icon": { "class": "w-20 mx-1 flex items-center" },