Include end of chapter string for sleep timer

This commit is contained in:
Greg Lorenzen 2024-07-11 21:13:00 +00:00
parent b989b9fa4c
commit aa2c132621
3 changed files with 16 additions and 9 deletions

View file

@ -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"