mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: lgfm
This commit is contained in:
@@ -15,11 +15,6 @@ onMounted(() => {
|
||||
getAllWatchLaterList()
|
||||
})
|
||||
|
||||
onUnmounted(() => {
|
||||
// remove the global window.onscroll event
|
||||
window.onscroll = () => {}
|
||||
})
|
||||
|
||||
/**
|
||||
* Get watch later list
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user