mirror of
https://github.com/JuLi0n21/pwa-player.git
synced 2026-04-19 23:40:05 +00:00
update shit code (trash) :3
This commit is contained in:
@@ -13,6 +13,7 @@ const audioStore = useAudio();
|
||||
function updateSong() {
|
||||
|
||||
let updated = props.song;
|
||||
console.log("updating song:", updated)
|
||||
audioStore.setSong(updated)
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user