chore: lgfm

This commit is contained in:
Hakadao
2023-07-19 01:32:13 +08:00
parent d6c3b42f3b
commit 6191e17d69
5 changed files with 19 additions and 12 deletions

View File

@@ -15,11 +15,6 @@ onMounted(() => {
getAllWatchLaterList()
})
onUnmounted(() => {
// remove the global window.onscroll event
window.onscroll = () => {}
})
/**
* Get watch later list
*/