Filter out handbrake commands.
This commit is contained in:
		
							parent
							
								
									a9f249b6a7
								
							
						
					
					
						commit
						7bca7937f7
					
				| 
						 | 
					@ -3,5 +3,6 @@ dialect = "uk"
 | 
				
			||||||
update_check = false
 | 
					update_check = false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
history_filter = [
 | 
					history_filter = [
 | 
				
			||||||
 | 
					  "^handbrake",
 | 
				
			||||||
  "^yt-dlp "
 | 
					  "^yt-dlp "
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in New Issue