diff --git a/pype/settings/entities/schemas/projects_schema/schemas/schema_maya_publish.json b/pype/settings/entities/schemas/projects_schema/schemas/schema_maya_publish.json index bb0e162c04..623658b7a2 100644 --- a/pype/settings/entities/schemas/projects_schema/schemas/schema_maya_publish.json +++ b/pype/settings/entities/schemas/projects_schema/schemas/schema_maya_publish.json @@ -274,7 +274,8 @@ { "type": "raw-json", "key": "bake_attributes", - "label": "Bake Attributes" + "label": "Bake Attributes", + "is_list": true } ] },