mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-10 03:11:34 +00:00
Add support for "Open Current Chapter" button
This commit is contained in:
parent
5308fd8b46
commit
79df705da7
30 changed files with 88 additions and 6 deletions
|
|
@ -36,6 +36,7 @@
|
|||
ref="audioPlayer"
|
||||
:chapters="chapters"
|
||||
:current-chapter="currentChapter"
|
||||
:libraryItem="streamLibraryItem"
|
||||
:paused="!isPlaying"
|
||||
:loading="playerLoading"
|
||||
:bookmarks="bookmarks"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue