Update system.py

This commit is contained in:
SpudGunMan
2025-10-10 00:42:31 -07:00
parent 855c2e08cc
commit b48377de5f
+2
View File
@@ -1551,6 +1551,8 @@ def get_mesh_leaderboard(msg, fromID, deviceID):
# if len(meshLeaderboard['simulatorPackets']) > 0:
# result += f"🤖 Simulator packets: {len(meshLeaderboard['simulatorPackets'])}\n"
result = result.strip()
if result == "📊 Leaderboard 📊\n":
result += "No records yet! Keep meshing! 📡"