mirror of
https://github.com/navidrome/navidrome.git
synced 2026-06-02 07:01:36 +00:00
Remove unused vi import from test file. Use Number() || 0 instead of parseInt with string fallback to handle corrupted sessionStorage values that would produce NaN.