Fix login redirecting to an incorrect address
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							parent
							
								
									c8351e8f0c
								
							
						
					
					
						commit
						f1b75f5e10
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -133,7 +133,7 @@ class Form extends ElemJS {
 | 
			
		|||
		localStorage.setItem("domain", currentAddress)
 | 
			
		||||
		localStorage.setItem("access_token", root.access_token)
 | 
			
		||||
 | 
			
		||||
		location.assign("./")
 | 
			
		||||
		location.assign("../")
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	status(message) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue