Add support for "Open Current Chapter" button

This commit is contained in:
Faizan Zafar 2024-08-25 01:04:40 -07:00
parent 5308fd8b46
commit 79df705da7
30 changed files with 88 additions and 6 deletions

View file

@ -36,6 +36,7 @@
ref="audioPlayer"
:chapters="chapters"
:current-chapter="currentChapter"
:libraryItem="streamLibraryItem"
:paused="!isPlaying"
:loading="playerLoading"
:bookmarks="bookmarks"