mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Change "Disable" to "Auto" for default quality.
This commit is contained in:
		
							parent
							
								
									4406e4ff42
								
							
						
					
					
						commit
						4cc3cfdb13
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -42,7 +42,7 @@
 | 
			
		|||
    <b>Default Quality</b>
 | 
			
		||||
    <br />
 | 
			
		||||
    <select class="uk-select" v-model="defaultQuality" @change="onChange($event)">
 | 
			
		||||
        <option value="0">Disable</option>
 | 
			
		||||
        <option value="0">Auto</option>
 | 
			
		||||
        <option>144</option>
 | 
			
		||||
        <option>240</option>
 | 
			
		||||
        <option>360</option>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue