mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-06 02:32:44 +02:00
Update:Audio player does not open on load
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user