From 7b0c85de2cdea2029990935183c04dd044b65e7d Mon Sep 17 00:00:00 2001 From: Kayla Man Date: Wed, 18 Jan 2023 11:24:31 +0800 Subject: [PATCH] rename the validator and correct the indentation of setting --- .../schemas/projects_schema/schemas/schema_maya_publish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpype/settings/entities/schemas/projects_schema/schemas/schema_maya_publish.json b/openpype/settings/entities/schemas/projects_schema/schemas/schema_maya_publish.json index 993028a74f..74fff31ce5 100644 --- a/openpype/settings/entities/schemas/projects_schema/schemas/schema_maya_publish.json +++ b/openpype/settings/entities/schemas/projects_schema/schemas/schema_maya_publish.json @@ -338,7 +338,7 @@ }, { "type": "label", - "label": "Fill in the node types and attributes you want to validate. e.g. AlembicNode.abc_file, the node type is AlembicNode and the node attribute is abc_file" + "label": "Fill in the node types and attributes you want to validate.

e.g. AlembicNode.abc_file, the node type is AlembicNode and the node attribute is abc_file" }, { "type": "dict-modifiable",