Update mesh_bot.py

This commit is contained in:
SpudGunMan
2025-08-12 11:54:17 -07:00
parent 28f06f0a21
commit bc9ada91b4
+1 -1
View File
@@ -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: