mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 13:27:49 +08:00
fixed opposite shift command line not working correctly
This commit is contained in:
parent
00df169aa7
commit
8112c55d23
1 changed files with 1 additions and 1 deletions
|
@ -607,7 +607,7 @@ let commandsOppositeShiftMode = {
|
|||
},
|
||||
},
|
||||
{
|
||||
id: "setOppositeShiftModeOn",
|
||||
id: "setOppositeShiftModeKeymap",
|
||||
display: "keymap",
|
||||
configValue: "keymap",
|
||||
exec: () => {
|
||||
|
|
Loading…
Reference in a new issue