Clarify label for new publisher "options"

This commit is contained in:
Roy Nieterau 2023-01-18 00:28:32 +01:00
parent 23b8edd1e7
commit 6cff073b7a

View file

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