This commit is contained in:
Henry Jameson 2024-09-16 03:29:21 +03:00
parent 12dcb2e8ac
commit 27b42df83c

View file

@ -59,7 +59,7 @@ export default {
if (themeApplied) {
this.removeSplash()
}
}
},
unmounted () {
window.removeEventListener('resize', this.updateMobileState)
},