mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Specify buffering goal is in seconds (#377)
This commit is contained in:
		
							parent
							
								
									149d8971b1
								
							
						
					
					
						commit
						bf8692f2b2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -64,7 +64,7 @@
 | 
			
		|||
        <option :key="resolution" v-for="resolution in resolutions" :value="resolution">{{ resolution }}p</option>
 | 
			
		||||
    </select>
 | 
			
		||||
    <br />
 | 
			
		||||
    <b>Buffering Goal</b>
 | 
			
		||||
    <b>Buffering Goal (in seconds)</b>
 | 
			
		||||
    <br />
 | 
			
		||||
    <input class="uk-input uk-width-auto" v-model="bufferingGoal" @change="onChange($event)" type="text" />
 | 
			
		||||
    <br />
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue