mirror of
				https://github.com/warengroup/eximiabots-radiox.git
				synced 2025-11-04 08:49:34 +00:00 
			
		
		
		
	Update Maintenance command
This commit is contained in:
		@@ -155,7 +155,7 @@ export default {
 | 
			
		||||
            case "6":
 | 
			
		||||
                client.config.maintenanceMode = true;
 | 
			
		||||
                client.user?.setStatus('idle');
 | 
			
		||||
                commands.execute(client);
 | 
			
		||||
                commands(client);
 | 
			
		||||
                client.user?.setStatus('online');
 | 
			
		||||
                client.config.maintenanceMode = false;
 | 
			
		||||
                break;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user