Made name more clear when showing up under Context in publisher

This commit is contained in:
Jacob Danell 2023-04-28 11:00:51 +02:00
parent 1cf5a9e6a7
commit d5b719b8c8

View file

@ -12,7 +12,7 @@ class FusionIncrementCurrentFile(
"""
label = "Increment current file"
label = "Increment workfile version"
order = pyblish.api.IntegratorOrder + 9.0
hosts = ["fusion"]
families = ["workfile"]