mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-24 20:55:18 +00:00
979b649028
Frontend reads ps.inMemory.toLocaleString() which crashed because the Go response was missing inMemory, sqliteOnly, maxPackets, maxMB, evicted, inserts, queries fields. Added all + atomic counters. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>