mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
Update messaging-room.vue
This commit is contained in:
parent
96c42264be
commit
c2538d9e90
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ export default Vue.extend({
|
|||
},
|
||||
beforeDestroy() {
|
||||
document.documentElement.style.removeProperty('background');
|
||||
document.documentElement.style.removeProperty('background-color'); // for safari's bug
|
||||
this.unwatchDarkmode();
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Reference in a new issue