mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-12 20:31:36 +00:00
Include end of chapter string for sleep timer
This commit is contained in:
parent
b989b9fa4c
commit
aa2c132621
3 changed files with 16 additions and 9 deletions
|
|
@ -41,6 +41,7 @@
|
|||
:bookmarks="bookmarks"
|
||||
:sleep-timer-set="sleepTimerSet"
|
||||
:sleep-timer-remaining="sleepTimerRemaining"
|
||||
:sleep-timer-type="sleepTimerType"
|
||||
:is-podcast="isPodcast"
|
||||
@playPause="playPause"
|
||||
@jumpForward="jumpForward"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue