mirror of
				https://github.com/Ysurac/openmptcprouter-feeds.git
				synced 2025-03-09 15:40:03 +00:00 
			
		
		
		
	Fix glorytun-udp rate auto setting
This commit is contained in:
		
							parent
							
								
									64e5679ae6
								
							
						
					
					
						commit
						0df93d89ff
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -96,7 +96,7 @@ return L.view.extend({
 | 
			
		|||
		o.rmempty = false;
 | 
			
		||||
		o.modalonly = true;
 | 
			
		||||
 | 
			
		||||
		o = s.taboption('advanced', form.Flag, 'auto', _('Dynamic rate detection'));
 | 
			
		||||
		o = s.taboption('advanced', form.Flag, 'rateauto', _('Dynamic rate detection'));
 | 
			
		||||
		o.rmempty = false;
 | 
			
		||||
		o.modalonly = true;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue