Merge branch 'princess' into refactor-homeserver-lookup
We need the redirection fix from princess in here to accurately test.
This commit is contained in:
		
						commit
						dce4fa6303
					
				
					 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"
 | 
			
		||||
 | 
			
		||||
if (!localStorage.getItem("access_token")) {
 | 
			
		||||
	location.assign("./login")
 | 
			
		||||
	location.assign("./login/")
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue