mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	Merge branch 'master' of https://github.com/syuilo/misskey
This commit is contained in:
		
						commit
						8071ca0d66
					
				
					 2 changed files with 2 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: {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -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…
	
	Add table
		
		Reference in a new issue