Fix node
This commit is contained in:
		@@ -11,10 +11,10 @@ var membersVoices = new Map()
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
const nodes = [
 | 
					const nodes = [
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      host: "narco.buses.rocks",
 | 
					      host: "lavalink.devamop.in",
 | 
				
			||||||
      password: "glasshost1984",
 | 
					      password: "DevamOP",
 | 
				
			||||||
      port: 2269,
 | 
					      port: 443,
 | 
				
			||||||
      secure: false
 | 
					      secure: true
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user