Update script.js
This commit is contained in:
		
							parent
							
								
									1e0bd36193
								
							
						
					
					
						commit
						8b1e56957d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
/**
 | 
			
		||||
 * MISSKEY CLIENT ENTRY POINT
 | 
			
		||||
 */
 | 
			
		||||
(() => {
 | 
			
		||||
{
 | 
			
		||||
	const head = document.getElementsByTagName('head')[0];
 | 
			
		||||
 | 
			
		||||
	// Detect user language
 | 
			
		||||
| 
						 | 
				
			
			@ -27,4 +27,4 @@
 | 
			
		|||
		meta.setAttribute('content', 'width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no');
 | 
			
		||||
		head.appendChild(meta);
 | 
			
		||||
	}
 | 
			
		||||
})();
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue