Update initial login redirect
	
		
			
	
		
	
	
		
	
		
			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
							
								
									f1b75f5e10
								
							
						
					
					
						commit
						9e71336c5b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -5,5 +5,5 @@ import $to_relative "/js/sync/sync.js"
 | 
				
			||||||
import $to_relative "/js/chat.js"
 | 
					import $to_relative "/js/chat.js"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if (!localStorage.getItem("access_token")) {
 | 
					if (!localStorage.getItem("access_token")) {
 | 
				
			||||||
	location.assign("./login")
 | 
						location.assign("./login/")
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue