mirror of
https://github.com/anomalyco/opencode.git
synced 2026-09-06 02:24:36 +00:00
test(app): include the browser settings default
This commit is contained in:
parent
fdee4db782
commit
df8fc17dee
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ describe("settings schema", () => {
|
|||
mobileDiffWrap: true,
|
||||
terminalPlacement: "side",
|
||||
followUpBehavior: "steer",
|
||||
experimentalBrowser: true,
|
||||
},
|
||||
appearance: {
|
||||
fontSize: 14,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue