mirror of
				https://github.com/Ysurac/openmptcprouter-feeds.git
				synced 2025-03-09 15:40:03 +00:00 
			
		
		
		
	Add missing notice in omr-bypass about no interface selected use master
This commit is contained in:
		
							parent
							
								
									fdb2acf85e
								
							
						
					
					
						commit
						2caf10d7f2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -186,7 +186,7 @@ return L.view.extend({
 | 
			
		|||
			},this));
 | 
			
		||||
		};
 | 
			
		||||
 | 
			
		||||
		o = s.option(widgets.DeviceSelect, 'interface', _('Interface'));
 | 
			
		||||
		o = s.option(widgets.DeviceSelect, 'interface', _('Interface'),_('When none selected, MPTCP master interface is used.'));
 | 
			
		||||
		o.noaliases = true;
 | 
			
		||||
		o.noinactive = true;
 | 
			
		||||
		o.nocreate    = true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue