Skip to content

Commit

Permalink
Adjust collect_editorial_package.py
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-ynput committed Oct 7, 2024
1 parent 5b6bca9 commit 22f84c8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class EditorialPackageInstances(pyblish.api.ContextPlugin):

order = pyblish.api.CollectorOrder - 0.49
label = "Collect Editorial Package Instances"
families = ["editorial_pkg"]

def process(self, context):
project_name = context.data["projectName"]
Expand Down

0 comments on commit 22f84c8

Please sign in to comment.