diff --git a/pype/tools/settings/settings/gui_schemas/system_schema/host_settings/system_host_template.json b/pype/tools/settings/settings/gui_schemas/system_schema/host_settings/system_host_template.json index b39d6ac79d..8919292180 100644 --- a/pype/tools/settings/settings/gui_schemas/system_schema/host_settings/system_host_template.json +++ b/pype/tools/settings/settings/gui_schemas/system_schema/host_settings/system_host_template.json @@ -17,7 +17,7 @@ }, { "type": "path-widget", - "key": "{host_name}_executables", + "key": "executables", "label": "Executables", "multiplatform": "{multiplatform}", "multipath": "{multipath_executables}"