mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
changed name of publish plugin
This commit is contained in:
parent
49808788f0
commit
68957cc0d9
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ import six
|
|||
import pyblish.api
|
||||
|
||||
|
||||
class CollectFtrackApi(pyblish.api.ContextPlugin):
|
||||
class CollectFtrackIntentLabel(pyblish.api.ContextPlugin):
|
||||
""" Collects an ftrack session and the current task id. """
|
||||
|
||||
order = pyblish.api.CollectorOrder + 0.49991
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue