diff options
| author | bh <qn+git@excalibur.computer> | 2026-03-24 12:57:53 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-03-24 12:57:53 +0800 |
| commit | b17fbd611c8919abce041b07263b2f42658fddc7 (patch) | |
| tree | c115984261f293c468f46641f8f02d365778cdb3 /opencode/.config | |
| parent | 1fed2ad9c2a6f068a259e7e8ba41244550bfeb16 (diff) | |
opencode: remove trailing commas
Diffstat (limited to 'opencode/.config')
| -rw-r--r-- | opencode/.config/opencode/opencode.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opencode/.config/opencode/opencode.json b/opencode/.config/opencode/opencode.json index 60f1379..189e020 100644 --- a/opencode/.config/opencode/opencode.json +++ b/opencode/.config/opencode/opencode.json @@ -143,9 +143,9 @@ "high": { "reasoning": { "effort": "high" } }, "xhigh": { "reasoning": { "effort": "xhigh" } } } - }, + } } } - }, + } } |
