Skip to content

Commit d62981e

Browse files
chore: remove null value
1 parent 8ce104d commit d62981e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

mcp-registry/servers/playwright.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -427,10 +427,7 @@
427427
{
428428
"uri": "browser://console",
429429
"name": "Page console",
430-
"description": null,
431-
"mimeType": "text/plain",
432-
"size": null,
433-
"annotations": null
430+
"mimeType": "text/plain"
434431
}
435432
],
436433
"is_official": true

0 commit comments

Comments
 (0)