mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-04 03:27:09 -05:00 
			
		
		
		
	chore(web): fixed typo expect instead of except (#8638)
* chore(web): specify that HDR videos will always be transcoded * chore(web): fixed typo expect instead of except
This commit is contained in:
		
							parent
							
								
									b107894976
								
							
						
					
					
						commit
						9681f5b360
					
				@ -179,7 +179,7 @@
 | 
			
		||||
        <SettingSelect
 | 
			
		||||
          label="TRANSCODE POLICY"
 | 
			
		||||
          {disabled}
 | 
			
		||||
          desc="Policy for when a video should be transcoded. HDR videos will always be transcoded (expect if transcoding is disabled)."
 | 
			
		||||
          desc="Policy for when a video should be transcoded. HDR videos will always be transcoded (except if transcoding is disabled)."
 | 
			
		||||
          bind:value={config.ffmpeg.transcode}
 | 
			
		||||
          name="transcode"
 | 
			
		||||
          options={[
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user