mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-05 20:54:14 +00:00
The summary card derived active/bucket counts from the live client_stats snapshot, which only refreshed on the next traffic broadcast (up to 5s). A removal therefore left the counts stale while only total tracked the refetched server summary. Clear the snapshot in invalidateAll so the card falls back to the authoritative server summary immediately; the next stats event repopulates it for live tracking. |
||
|---|---|---|
| .. | ||
| useClients.ts | ||
| useDatepicker.ts | ||
| useMediaQuery.ts | ||
| usePageTitle.ts | ||
| useTheme.tsx | ||
| useWebSocket.ts | ||
| useXraySetting.ts | ||