mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-03 23:37:09 +01:00 
			
		
		
		
	Unlock guest login button fix
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							e9135d2027
						
					
				
				
					commit
					03dc1a8b4a
				
			@@ -739,6 +739,7 @@
 | 
			
		||||
    function unlock_login_fields() {
 | 
			
		||||
        $("#loginProgress").hide();
 | 
			
		||||
        $("#discordlogin_btn").attr("disabled",false);
 | 
			
		||||
        $("#guestlogin_btn").attr("disabled",false);
 | 
			
		||||
        $("#custom_username_field").prop("disabled",false);
 | 
			
		||||
        clearTimeout(logintimer);
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user