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