mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +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
|
order = pyblish.api.IntegratorOrder
|
||||||
label = "Integrate Comments to Ftrack."
|
label = "Integrate Comments to Ftrack."
|
||||||
families = ["shot"]
|
families = ["shot"]
|
||||||
|
enabled = False
|
||||||
|
|
||||||
def process(self, instance):
|
def process(self, instance):
|
||||||
session = instance.context.data["ftrackSession"]
|
session = instance.context.data["ftrackSession"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue