degoogle: tabs -> spaces

This commit is contained in:
Harzo 2023-05-28 16:23:48 +02:00
parent d0215cfc7d
commit 1377c62549
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ for filename in $argv
continue continue
end end
ffmpeg -i $filename -c:v libx264 -crf 24 $targetname ffmpeg -i $filename -c:v libx264 -crf 24 $targetname
break break
end end
case '*' case '*'