Update mesh_bot.py

This commit is contained in:
SpudGunMan
2025-10-10 00:06:19 -07:00
parent b74dc1ff25
commit 4b1123dcac

View File

@@ -1118,9 +1118,6 @@ def handle_messages(message, deviceID, channel_number, msg_history, publicChanne
break # Stop adding more messages
else:
response += new_line
#remove extra new line
response = response.lstrip("\n")
if reverseSF:
# segassem reverse the order of the messages