chore: Corrected opencode config f423d74e
Steve Simkins · 2025-07-12 19:10 1 file(s) · +2 −3
opencode/opencode.json +2 −3
1 1
{
2 -
  "$schema": "https://opencode.ai/config.json",
3 -
  "theme": "black-metal-black-metal-bathory",
4 -
    "model": "anthropic/claude-sonnet-4-20250514",
2 +
	"$schema": "https://opencode.ai/config.json",
3 +
	"model": "anthropic/claude-sonnet-4-20250514"
5 4
}