summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbh <qn+git@excalibur.computer>2026-03-24 12:57:53 +0800
committerbh <qn+git@excalibur.computer>2026-03-24 12:57:53 +0800
commitb17fbd611c8919abce041b07263b2f42658fddc7 (patch)
treec115984261f293c468f46641f8f02d365778cdb3
parent1fed2ad9c2a6f068a259e7e8ba41244550bfeb16 (diff)
opencode: remove trailing commas
-rw-r--r--opencode/.config/opencode/opencode.json4
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" } }
}
- },
+ }
}
}
- },
+ }
}