update zed work config placeholder

This commit is contained in:
Matthew Ryan Dillon 2025-09-02 16:10:45 -04:00
parent 310b0260c4
commit 1c3a70dd1b

View file

@ -4,7 +4,7 @@
"always_allow_tool_actions": true, "always_allow_tool_actions": true,
"default_model": { "default_model": {
{{- if eq .hosttype "work" }} {{- if eq .hosttype "work" }}
"provider": "zed.dev", "provider": "copilot_chat",
{{- else }} {{- else }}
"provider": "zed.dev", "provider": "zed.dev",
{{- end }} {{- end }}