Skip to content

Commit b53f114

Browse files
authored
chore: update gemini-extension.json (#118)
1 parent 3181d70 commit b53f114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"mcpServers": {
55
"chrome-devtools": {
66
"command": "node",
7-
"args": ["${extensionPath}${/}build${/}src${/}index.js"]
7+
"args": ["${extensionPath}/build/src/index.js"]
88
}
99
}
1010
}

0 commit comments

Comments
 (0)