mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 22:02:15 +01:00
better label
This commit is contained in:
parent
e90d227a23
commit
1c8ab8ecfa
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ class CollectFrameDataFromAssetEntity(pyblish.api.InstancePlugin):
|
|||
"""
|
||||
|
||||
order = pyblish.api.CollectorOrder + 0.491
|
||||
label = "Collect Frame Data From Asset"
|
||||
label = "Collect Missing Frame Data From Asset"
|
||||
families = ["plate", "pointcache",
|
||||
"vdbcache", "online",
|
||||
"render"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue