mirror of
https://github.com/smittix/intercept.git
synced 2026-07-06 00:28:12 -07:00
e492429e2f
The map was showing correct node count from API while the top bar showed 0 because uniqueNodes Set was only populated from messages. Now loadNodes() adds nodes to uniqueNodes and updates stats. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>