mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Clarify label for new publisher "options"
This commit is contained in:
parent
23b8edd1e7
commit
6cff073b7a
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ class ValidateContainers(OptionalPyblishPluginMixin,
|
|||
|
||||
"""Containers are must be updated to latest version on publish."""
|
||||
|
||||
label = "Validate Containers"
|
||||
label = "Validate Outdated Containers"
|
||||
order = pyblish.api.ValidatorOrder
|
||||
hosts = ["maya", "houdini", "nuke", "harmony", "photoshop", "aftereffects"]
|
||||
optional = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue