mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Change name from Validate Saver to Validate Asset
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
21cca1c8ad
commit
df5fc6154d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue