Remove console.log

This commit is contained in:
wvffle 2022-09-26 19:24:30 +00:00
parent dd832da862
commit 61276ae79b
1 changed files with 0 additions and 1 deletions

View File

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