From bc9ada91b4ca2aac5262e17de37e0ceea0641b22 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Tue, 12 Aug 2025 11:54:17 -0700 Subject: [PATCH] Update mesh_bot.py --- mesh_bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesh_bot.py b/mesh_bot.py index f575e4f..00aad49 100755 --- a/mesh_bot.py +++ b/mesh_bot.py @@ -1406,7 +1406,7 @@ async def start_rx(): if dad_jokes_enabled: logger.debug("System: Dad Jokes Enabled!") if coastalEnabled: - logger.debug("Coastal Forcast and Tide Enabled!") + logger.debug("System: Coastal Forcast and Tide Enabled!") if games_enabled: logger.debug("System: Games Enabled!") if wikipedia_enabled: