mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix(nk): build first workfile get jpeg sequences
This commit is contained in:
parent
c6c4c26a54
commit
461441ebf4
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue