Skip to content

Commit 4b7ae2f

Browse files
domdomeggOrKoN
andauthored
Update src/tools/pages.ts
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
1 parent 8dd42a4 commit 4b7ae2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tools/pages.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export const newPage = defineTool({
9191
.boolean()
9292
.optional()
9393
.describe(
94-
'Whether to open the page in the background without bringing it to the front.',
94+
'Whether to open the page in the background without bringing it to the front. Default is false (foreground).',
9595
),
9696
...timeoutSchema,
9797
},

0 commit comments

Comments
 (0)