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