mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-03-30 20:35:40 +00:00
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>