mirror of
https://github.com/smittix/intercept.git
synced 2026-04-26 07:40:01 -07:00
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>