Remove console.log

This commit is contained in:
wvffle 2022-09-26 19:24:30 +00:00
commit 61276ae79b

View file

@ -232,7 +232,6 @@
]
})
console.log(metadata)
requestAnimationFrame(() => {
navigator.mediaSession.metadata = metadata
})