This commit is contained in:
2021-11-02 20:09:33 +01:00
committed by Giovanni Harting
parent 681add6d41
commit 42d0e79df8
2 changed files with 8 additions and 1 deletions

View File

@@ -445,6 +445,7 @@ export default {
refreshButton.classList.remove('animate')
}, 2000)
})
data.playerMeta = await getPlayerMeta(props.id, displayCounter)
}
const TrackPlayer = async () => {