✌️
This commit is contained in:
		
							parent
							
								
									01f60c829d
								
							
						
					
					
						commit
						2bdad9c411
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -27,7 +27,7 @@ const clusterLog = debug('misskey:cluster');
 | 
				
			||||||
const ev = new Xev();
 | 
					const ev = new Xev();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if (process.env.NODE_ENV != 'production') {
 | 
					if (process.env.NODE_ENV != 'production') {
 | 
				
			||||||
	process.env.DEBUG = 'misskey:*';
 | 
						debug.enable('misskey');
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const pkg = require('../package.json');
 | 
					const pkg = require('../package.json');
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue