Change name from Validate Saver to Validate Asset

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
Ember Light 2023-10-02 14:23:42 +02:00 committed by GitHub
parent 21cca1c8ad
commit df5fc6154d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ class ValidateSaverResolution(
"""Validate that the saver input resolution matches the asset resolution"""
order = pyblish.api.ValidatorOrder
label = "Validate Saver Resolution"
label = "Validate Asset Resolution"
families = ["render"]
hosts = ["fusion"]
optional = True