Skip to content

Commit 68f09f9

Browse files
committed
revert accidental change
1 parent 3107fa1 commit 68f09f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/console.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export const consoleTool = defineTool({
4040
description:
4141
'List all console messages for the currently selected page since the last navigation.',
4242
annotations: {
43-
category: ToolCategories.NETWORK,
43+
category: ToolCategories.DEBUGGING,
4444
readOnlyHint: true,
4545
},
4646
schema: {

0 commit comments

Comments
 (0)