mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
simpifiy the product type name
This commit is contained in:
parent
5656769445
commit
110f1c9bed
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ class OxRigLoader(plugin.ReferenceLoader):
|
|||
node.endswith("input_SET")), None)
|
||||
self.log.info("Creating variant: {}".format(variant))
|
||||
|
||||
creator_identifier = "io.openpype.creators.maya.ornatrixcache"
|
||||
creator_identifier = "io.openpype.creators.maya.OxCache"
|
||||
|
||||
host = registered_host()
|
||||
create_context = CreateContext(host)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue