mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Fix refactor of Houdini host move for CreateArnoldAss
This commit is contained in:
parent
3d1ad12581
commit
c71adf8b96
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
from avalon import houdini
|
from openpype.hosts.houdini.api import plugin
|
||||||
|
|
||||||
|
|
||||||
class CreateArnoldAss(houdini.Creator):
|
class CreateArnoldAss(plugin.Creator):
|
||||||
"""Arnold .ass Archive"""
|
"""Arnold .ass Archive"""
|
||||||
|
|
||||||
label = "Arnold ASS"
|
label = "Arnold ASS"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue