[Server] Fix bug
This commit is contained in:
		
							parent
							
								
									397d16ecbb
								
							
						
					
					
						commit
						4445614093
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -62,7 +62,7 @@ module.exports = async (app: express.Application) => {
 | 
			
		|||
		post(text);
 | 
			
		||||
	});
 | 
			
		||||
 | 
			
		||||
	handler.on('started', event => {
 | 
			
		||||
	handler.on('watch', event => {
 | 
			
		||||
		const sender = event.sender;
 | 
			
		||||
		post(`⭐️Started by ${sender.login}`);
 | 
			
		||||
	});
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue