mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
added targets to collect published files
This commit is contained in:
parent
209db29d55
commit
40bf749f80
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ class CollectPublishedFiles(pyblish.api.ContextPlugin):
|
|||
order = pyblish.api.CollectorOrder - 0.490
|
||||
label = "Collect rendered frames"
|
||||
host = ["webpublisher"]
|
||||
targets = ["filespublish"]
|
||||
|
||||
# from Settings
|
||||
task_type_to_family = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue