mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Merged 0019 into master
This commit is contained in:
commit
ffb36d08c7
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ class CreateLook(avalon.maya.Creator):
|
|||
|
||||
name = "look"
|
||||
label = "Look"
|
||||
family = "colorbleed.lookdev"
|
||||
family = "colorbleed.look"
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
super(CreateLook, self).__init__(*args, **kwargs)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue