diff --git a/pype/tools/settings/settings/gui_schemas/system_schema/schema_main.json b/pype/tools/settings/settings/gui_schemas/system_schema/schema_main.json index 8e8798149c..3ec652c302 100644 --- a/pype/tools/settings/settings/gui_schemas/system_schema/schema_main.json +++ b/pype/tools/settings/settings/gui_schemas/system_schema/schema_main.json @@ -17,6 +17,9 @@ }, { "type": "schema", "name": "schema_tools" + }, { + "type": "schema", + "name": "example_schema" }] } ]