mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge branch 'master-dazzle-prod' into bugfix/global-task-plugin
This commit is contained in:
commit
9a47adb991
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ class IntegrateFtrackComments(pyblish.api.InstancePlugin):
|
|||
order = pyblish.api.IntegratorOrder
|
||||
label = "Integrate Comments to Ftrack."
|
||||
families = ["shot"]
|
||||
enabled = False
|
||||
|
||||
def process(self, instance):
|
||||
session = instance.context.data["ftrackSession"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue