mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
move step next to frames
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
ea2642ab15
commit
15b0192d4e
1 changed files with 1 additions and 1 deletions
|
|
@ -926,9 +926,9 @@ class IntegrateAsset(pyblish.api.InstancePlugin):
|
|||
optionals = [
|
||||
"frameStart", "frameEnd",
|
||||
"handleEnd", "handleStart",
|
||||
"step",
|
||||
"resolutionWidth", "resolutionHeight",
|
||||
"pixelAspect",
|
||||
"step",
|
||||
"sourceHashes"
|
||||
]
|
||||
for key in optionals:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue