fix(nk): build first workfile get jpeg sequences

This commit is contained in:
Jakub Jezek 2020-03-24 19:47:36 +01:00
parent c6c4c26a54
commit 461441ebf4
No known key found for this signature in database
GPG key ID: C4B96E101D2A47F3

View file

@ -1135,7 +1135,7 @@ class BuildWorkfile(WorkfileSettings):
regex_filter=None,
version=None,
representations=["exr", "dpx", "lutJson", "mov",
"preview", "png"]):
"preview", "png", "jpeg", "jpg"]):
"""
A short description.