mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 02:02:14 +01:00 
			
		
		
		
	lint
This commit is contained in:
		
							parent
							
								
									b8b10e79fe
								
							
						
					
					
						commit
						58171e4479
					
				@ -93,7 +93,7 @@ async function initPage() {
 | 
			
		||||
 | 
			
		||||
    if (hsUrl !== 'https://matrix.org/') {
 | 
			
		||||
        document.getElementById('configure_riot_button').href =
 | 
			
		||||
            "https://riot.im/config/config?hs_url=" + encodeURIComponent(hsUrl)  +
 | 
			
		||||
            "https://riot.im/config/config?hs_url=" + encodeURIComponent(hsUrl) +
 | 
			
		||||
            "&is_url=" + encodeURIComponent(isUrl);
 | 
			
		||||
        document.getElementById('step2_container').style.display = 'block';
 | 
			
		||||
        document.getElementById('hs_url').innerText = hsUrl;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user