mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
resolve hound
This commit is contained in:
parent
6e56ba2cc1
commit
ec2ee09fe9
1 changed files with 2 additions and 2 deletions
|
|
@ -78,8 +78,8 @@ class CollectRopFrameRange(pyblish.api.InstancePlugin,
|
|||
return [
|
||||
BoolDef("use_handles",
|
||||
tooltip="Disable this if you don't want the publisher"
|
||||
" to ignore start and end handles specified in the asset data"
|
||||
" for this publish instance",
|
||||
" to ignore start and end handles specified in the"
|
||||
" asset data for this publish instance",
|
||||
default=True,
|
||||
label="Use asset handles")
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue