mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-04 02:05:06 +02:00
Update:Audio player does not open on load
This commit is contained in:
parent
ff6d95dc4d
commit
be28b9899e
3 changed files with 3 additions and 36 deletions
|
@ -312,7 +312,7 @@ export default {
|
|||
console.error('No Audio Ref')
|
||||
}
|
||||
},
|
||||
sessionOpen(session) {
|
||||
sessionOpen(session) { // For opening session on init (temporarily unused)
|
||||
this.$store.commit('setMediaPlaying', {
|
||||
libraryItem: session.libraryItem,
|
||||
episodeId: session.episodeId
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue