diff --git a/openpype/settings/entities/schemas/system_schema/host_settings/template_host_variant_items.json b/openpype/settings/entities/schemas/system_schema/host_settings/template_host_variant_items.json index 472840d8fc..ab4d2374a3 100644 --- a/openpype/settings/entities/schemas/system_schema/host_settings/template_host_variant_items.json +++ b/openpype/settings/entities/schemas/system_schema/host_settings/template_host_variant_items.json @@ -10,7 +10,8 @@ "key": "executables", "label": "Executables", "multiplatform": true, - "multipath": true + "multipath": true, + "placeholder": "Executable path" }, { "type":"separator"