mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-07-06 01:41:45 +02:00
Update system.py
This commit is contained in:
@@ -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! 📡"
|
||||
|
||||
Reference in New Issue
Block a user