fix missing comma omg

This commit is contained in:
Nexus 2024-08-01 19:05:48 +01:00
parent ec0ce48c68
commit 6adb5bdd35
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -106,7 +106,7 @@ class TruthSocialTranscode(niobot.Module):
args = [
"ffmpeg",
"-v",
"warning"
"warning",
"-i",
temp_fd.name,
"-c:v",