mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-31 07:14:55 +00:00
ebc72fa364
Expanding a grouped row fired: packets?hash=X&expand=observations, packets?hash=X&limit=1, and packets/HASH — all returning the same data. Now uses single /packets/HASH call and passes prefetched data to selectPacket() to skip redundant fetches.