mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
Update messaging-room.vue
This commit is contained in:
parent
c2538d9e90
commit
7c571a057b
@ -37,6 +37,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 New Issue
Block a user