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

add new subtitle preferences

This commit is contained in:
Luke Pulverenti 2014-05-12 18:30:32 -04:00
parent 20836ec2f6
commit dc6dbcf469
4 changed files with 25 additions and 8 deletions

View file

@ -240,7 +240,6 @@
var deferred = $.Deferred();
var sessionQuery = {
SupportsRemoteControl: true,
ControllableByUserId: Dashboard.getCurrentUserId()
};