|
|
|
@ -268,7 +268,6 @@ export default { |
|
|
|
}, |
|
|
|
|
|
|
|
beforeDestroy() { |
|
|
|
this.notifyUnreadMessages(null) |
|
|
|
document.removeEventListener('fullscreenchange', this.fullScreenChanged, false) |
|
|
|
document.removeEventListener('mozfullscreenchange', this.fullScreenChanged, false) |
|
|
|
document.removeEventListener('MSFullscreenChange', this.fullScreenChanged, false) |
|
|
|
|