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': {
|
'form_schema': {
|
||||||
'status': {},
|
'status': {},
|
||||||
'content_type': {'visible': False},
|
'content_type': {'visible': False},
|
||||||
'files': [],
|
'files': {},
|
||||||
'is_tileable': {},
|
'is_tileable': {},
|
||||||
'is_landscape': {},
|
'is_landscape': {},
|
||||||
'resolution': {},
|
'resolution': {},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user