Fixed typo in texture node type form_schema['files']
This commit is contained in:
parent
c686c11726
commit
1da077422c
@ -62,7 +62,7 @@ node_type_texture = {
|
||||
'form_schema': {
|
||||
'status': {},
|
||||
'content_type': {'visible': False},
|
||||
'files': [],
|
||||
'files': {},
|
||||
'is_tileable': {},
|
||||
'is_landscape': {},
|
||||
'resolution': {},
|
||||
|
Loading…
x
Reference in New Issue
Block a user