mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix suggestions
This commit is contained in:
parent
c8d68a7653
commit
1f16e0fb9c
3 changed files with 3 additions and 6 deletions
|
@ -444,9 +444,6 @@ class SessionPlayer {
|
|||
});
|
||||
}
|
||||
|
||||
setMaxStreamingBitrate(options) {
|
||||
}
|
||||
|
||||
setRepeatMode(mode) {
|
||||
sendCommandByName(this, 'SetRepeatMode', {
|
||||
RepeatMode: mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue