mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	chore(cleint): vclean up code
This commit is contained in:
		
							parent
							
								
									9e4456ac1b
								
							
						
					
					
						commit
						233a837e35
					
				
					 1 changed files with 0 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -51,14 +51,6 @@ Vue.mixin({
 | 
			
		|||
 | 
			
		||||
console.info(`Misskey v${version}`);
 | 
			
		||||
 | 
			
		||||
// v11互換性のため
 | 
			
		||||
if (localStorage.getItem('kyoppie') === 'yuppie') {
 | 
			
		||||
	const i = localStorage.getItem('i');
 | 
			
		||||
	localStorage.clear();
 | 
			
		||||
	localStorage.setItem('i', i);
 | 
			
		||||
	location.reload(true);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
if (localStorage.getItem('theme') == null) {
 | 
			
		||||
	applyTheme(lightTheme);
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue