From f82fe528f068ec1a69049b1712ae5788d99fec26 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 3 Sep 2025 14:00:29 +0200 Subject: [PATCH] fix(dashboard): Fix missing weather icon Signed-off-by: Joas Schilling --- apps/weather_status/src/App.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/weather_status/src/App.vue b/apps/weather_status/src/App.vue index 5dd1d96eea3..2ebe1812454 100644 --- a/apps/weather_status/src/App.vue +++ b/apps/weather_status/src/App.vue @@ -563,6 +563,10 @@ export default {