From 72d719466d316d4769d9585e546b292c68a2462f Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Thu, 15 Jan 2026 19:04:12 +0100 Subject: [PATCH] fixed parenthesis --- glance-system/glance-helper.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glance-system/glance-helper.yaml b/glance-system/glance-helper.yaml index 111f469..5e47783 100644 --- a/glance-system/glance-helper.yaml +++ b/glance-system/glance-helper.yaml @@ -174,7 +174,7 @@ data: "time": t.get_text(strip=True), "temp_c": _to_float(temp.get_text(strip=True)), "icon_url": _abs_url(icon.get("src")), - "condition": _icon_condition(_abs_url(icon.get("src")) + "condition": _icon_condition(_abs_url(icon.get("src"))) }) # Daily