1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

remember user audio/subtitle selections

This commit is contained in:
Luke Pulverenti 2016-02-20 18:06:57 -05:00
parent 70be2ac62e
commit cd9c4775c2
6 changed files with 5 additions and 6 deletions

View file

@ -2259,7 +2259,6 @@ var AppInfo = {};
deps.push('scripts/search');
deps.push('scripts/librarylist');
deps.push('scripts/alphapicker');
deps.push('scripts/backdrops');
deps.push('scripts/librarymenu');
deps.push('scripts/librarybrowser');