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

Fix suggestions

This commit is contained in:
Cameron 2020-08-10 22:13:43 +01:00
parent c8d68a7653
commit 1f16e0fb9c
3 changed files with 3 additions and 6 deletions

View file

@ -444,9 +444,6 @@ class SessionPlayer {
});
}
setMaxStreamingBitrate(options) {
}
setRepeatMode(mode) {
sendCommandByName(this, 'SetRepeatMode', {
RepeatMode: mode