From b26d1e5500be906ad470ff4e2b08624277bece92 Mon Sep 17 00:00:00 2001
From: "Tomi P. Hakala" <tomi.hakala@pobox.fi>
Date: Sun, 5 Jan 2025 17:31:40 +0200
Subject: [PATCH] fix: remove trailing whitespace in config.yaml for cleaner
 formatting

---
 internal/conf/config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/internal/conf/config.yaml b/internal/conf/config.yaml
index a3b1b485..678d7f5a 100644
--- a/internal/conf/config.yaml
+++ b/internal/conf/config.yaml
@@ -89,7 +89,7 @@ realtime:
   weather:
     provider: yrno
     pollinterval: 60
-    debug: false  
+    debug: false
     openweather:
       apikey: ""        # OpenWeather API key
       endpoint: "https://api.openweathermap.org/data/2.5/weather" # OpenWeather API endpoint