fix
This commit is contained in:
parent
12dcb2e8ac
commit
27b42df83c
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ export default {
|
||||||
if (themeApplied) {
|
if (themeApplied) {
|
||||||
this.removeSplash()
|
this.removeSplash()
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
unmounted () {
|
unmounted () {
|
||||||
window.removeEventListener('resize', this.updateMobileState)
|
window.removeEventListener('resize', this.updateMobileState)
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue