mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	change seek back to 10 seconds
This commit is contained in:
		
							parent
							
								
									40c4ca305e
								
							
						
					
					
						commit
						c73aebadcb
					
				@ -23,7 +23,7 @@ export default class VideoPlayer extends Component {
 | 
			
		||||
    });
 | 
			
		||||
    this.player.seekButtons({
 | 
			
		||||
      forward: 30,
 | 
			
		||||
      back: 15,
 | 
			
		||||
      back: 10,
 | 
			
		||||
    });
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user