Fixed track selection when playing preview on tracklist view
This commit is contained in:
parent
2f126bc732
commit
9346f89d48
File diff suppressed because one or more lines are too long
@ -43,6 +43,7 @@ export default {
|
||||
},
|
||||
playPausePreview(e) {
|
||||
e.preventDefault()
|
||||
e.stopPropagation()
|
||||
|
||||
const { currentTarget: obj } = event
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user