Skip to content

Commit 61c4cea

Browse files
Merge master into feature/model-selection
2 parents b0e480d + 27753b3 commit 61c4cea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/amazonq/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -925,7 +925,7 @@
925925
},
926926
{
927927
"command": "aws.amazonq.fixCode",
928-
"win": "win+alt+y",
928+
"win": "win+alt+h",
929929
"mac": "cmd+alt+y",
930930
"linux": "meta+alt+y"
931931
},
@@ -943,7 +943,7 @@
943943
},
944944
{
945945
"command": "aws.amazonq.generateUnitTests",
946-
"key": "win+alt+t",
946+
"key": "win+alt+n",
947947
"mac": "cmd+alt+t",
948948
"linux": "meta+alt+t"
949949
},

0 commit comments

Comments
 (0)