better label

This commit is contained in:
Jakub Jezek 2023-09-27 13:47:16 +02:00
parent e90d227a23
commit 1c8ab8ecfa
No known key found for this signature in database
GPG key ID: 730D7C02726179A7

View file

@ -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"]