Skip to content

Commit

Permalink
fix MacCtrl shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Sep 7, 2024
1 parent dde3e73 commit 59ed739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"commands": {
"_execute_action": {
"suggested_key": {
"mac": "Command+Ctrl+G"
"mac": "MacCtrl+Command+G"
}
}
},
Expand Down

0 comments on commit 59ed739

Please sign in to comment.