mirror of
https://github.com/sudoxnym/audiobookshelf-atv.git
synced 2026-05-25 15:15:27 +00:00
Fix:Playback speed not persisting #532
This commit is contained in:
parent
7dc319c1bd
commit
87c74fe78b
1 changed files with 2 additions and 0 deletions
|
|
@ -234,6 +234,8 @@ class AbsDatabase : Plugin() {
|
|||
call.resolve()
|
||||
}
|
||||
}
|
||||
} else {
|
||||
call.resolve()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue