chore: Corrected opencode config
f423d74e
1 file(s) · +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 | } |