Skip to content

Commit f3b3c7b

Browse files
committed
chore: improve macOS Safari shortcut key conflicts (#450)
1 parent ebaf9b8 commit f3b3c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/manifest.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"newChat": {
5858
"suggested_key": {
5959
"default": "Ctrl+B",
60-
"mac": "MacCtrl+B"
60+
"mac": "MacCtrl+X"
6161
},
6262
"description": "Create a new chat"
6363
},

0 commit comments

Comments
 (0)