mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Merge pull request #194 from ynput/bugfix/maya-init-fix
Maya: Fix initialization
This commit is contained in:
commit
f1a921ea02
1 changed files with 1 additions and 1 deletions
|
|
@ -608,7 +608,7 @@ class RenderlayerCreator(NewCreator, MayaCreatorBase):
|
|||
return get_product_name(
|
||||
project_name,
|
||||
task_name,
|
||||
task_type
|
||||
task_type,
|
||||
host_name,
|
||||
self.layer_instance_prefix or self.product_type,
|
||||
variant,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue