mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-14 08:42:46 +02:00
New model update audio player, stream, collections
This commit is contained in:
@@ -437,7 +437,7 @@ export default {
|
||||
})
|
||||
},
|
||||
startStream() {
|
||||
this.$eventBus.$emit('play-audiobook', this.audiobook.id)
|
||||
this.$eventBus.$emit('play-item', this.audiobook.id)
|
||||
},
|
||||
editClick() {
|
||||
this.$store.commit('setBookshelfBookIds', [])
|
||||
|
||||
Reference in New Issue
Block a user