mirror of
				https://github.com/zulip/zulip-desktop.git
				synced 2025-11-04 05:53:21 +00:00 
			
		
		
		
	Update DomainUtil and finish PreferenceView.
This commit is contained in:
		
				
					committed by
					
						
						akashnimare
					
				
			
			
				
	
			
			
			
						parent
						
							e43b651060
						
					
				
				
					commit
					23fd7ba2b3
				
			@@ -82,7 +82,7 @@ class ServerManagerView {
 | 
			
		||||
        const $webView = document.getElementById(`webview-${index}`);
 | 
			
		||||
        this.isLoading = false;
 | 
			
		||||
        $webView.classList.remove('loading');
 | 
			
		||||
        // $webView.openDevTools();
 | 
			
		||||
        $webView.openDevTools();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
	initActions() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user