Fix bug
This commit is contained in:
		@@ -18,7 +18,9 @@ require('./common/tags');
 | 
			
		||||
 | 
			
		||||
console.info(`Misskey v${VERSION} (葵 aoi)`);
 | 
			
		||||
 | 
			
		||||
if (CONFIG.host != 'localhost') {
 | 
			
		||||
	document.domain = CONFIG.host;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
{ // Set lang attr
 | 
			
		||||
	const html = document.documentElement;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user