fix(global): adding hosts to filter out unneeded hosts

This commit is contained in:
Jakub Jezek 2019-10-07 15:07:44 +02:00
parent 4ad91c0dff
commit ce749e6dcd

View file

@ -23,6 +23,7 @@ class CollectTemplates(pyblish.api.InstancePlugin):
order = pyblish.api.CollectorOrder + 0.1
label = "Collect and fill Templates"
hosts = ["maya", "nuke", "standalonepublisher"]
def process(self, instance):
# get all the stuff from the database