|  |  |  | @ -32,7 +32,6 @@ public class NetworkSettingsCommand { | 
			
		
	
		
			
				
					|  |  |  |  |     private String urlRedirectCustomUrl; | 
			
		
	
		
			
				
					|  |  |  |  |     private String urlRedirectType; | 
			
		
	
		
			
				
					|  |  |  |  |     private int port; | 
			
		
	
		
			
				
					|  |  |  |  | <<<<<<< HEAD | 
			
		
	
		
			
				
					|  |  |  |  |     private boolean toast; | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |     public void setPortForwardingEnabled(boolean portForwardingEnabled) { | 
			
		
	
	
		
			
				
					|  |  |  | @ -74,7 +73,6 @@ public class NetworkSettingsCommand { | 
			
		
	
		
			
				
					|  |  |  |  |         this.port = port; | 
			
		
	
		
			
				
					|  |  |  |  |     } | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | <<<<<<< HEAD | 
			
		
	
		
			
				
					|  |  |  |  |     public boolean isToast() { | 
			
		
	
		
			
				
					|  |  |  |  |         return toast; | 
			
		
	
		
			
				
					|  |  |  |  |     } | 
			
		
	
	
		
			
				
					|  |  |  | @ -83,8 +81,6 @@ public class NetworkSettingsCommand { | 
			
		
	
		
			
				
					|  |  |  |  |         this.toast = toast; | 
			
		
	
		
			
				
					|  |  |  |  |     } | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | ======= | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |     public String getUrlRedirectType() { | 
			
		
	
		
			
				
					|  |  |  |  |         return urlRedirectType; | 
			
		
	
		
			
				
					|  |  |  |  |     } | 
			
		
	
	
		
			
				
					|  |  |  | 
 |