mirror of
				https://github.com/musix-org/musix-oss
				synced 2025-11-04 06:49:31 +00:00 
			
		
		
		
	Update index.js
This commit is contained in:
		
							
								
								
									
										1
									
								
								index.js
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								index.js
									
									
									
									
									
								
							@@ -211,6 +211,7 @@ Please provide a value to select one of the search results ranging from __1-10__
 | 
				
			|||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	msg.channel.send(':x: Unknown command! Type -help for the list of commands!')
 | 
						msg.channel.send(':x: Unknown command! Type -help for the list of commands!')
 | 
				
			||||||
 | 
						return;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	else {
 | 
						else {
 | 
				
			||||||
		const args = msg.content.split(' ');
 | 
							const args = msg.content.split(' ');
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user