Skip to content

Commit fb5a9f9

Browse files
committed
fix MacCtrl shortcut
1 parent 58d80e8 commit fb5a9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"commands": {
2626
"_execute_action": {
2727
"suggested_key": {
28-
"mac": "Command+Ctrl+G"
28+
"mac": "Command+MacCtrl+G"
2929
}
3030
}
3131
},

0 commit comments

Comments
 (0)