3x-ui/frontend/.gitignore
MHSanaei a7d763a542
fix(clients): persist sort selection across navigation
The clients page saved searchKey and filters to localStorage but not
the sort selection, so leaving the page and returning reset sort to the
default (Oldest). Persist the chosen sort alongside the existing filter
state and restore it on mount, matching the filter-persistence pattern.
2026-05-31 01:00:00 +02:00

4 lines
41 B
Text

node_modules/
.vite/
*.log
*.tsbuildinfo