evilSpins v1
This commit is contained in:
@@ -26,7 +26,7 @@ onMounted(async () => {
|
||||
if (track) {
|
||||
// Open the box containing this track without changing global UI flow/animations
|
||||
uiStore.selectBox(track.boxId)
|
||||
playerStore.playTrack(track)
|
||||
playerStore.loadTrack(track)
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user