mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 21:33:40 +08:00
removed Clear from being inserted as text
This commit is contained in:
parent
bd561d7679
commit
260de8aca1
1 changed files with 1 additions and 0 deletions
|
@ -5529,6 +5529,7 @@ function handleAlpha(event) {
|
|||
"KanjiMode",
|
||||
"Pause",
|
||||
"PrintScreen",
|
||||
"Clear",
|
||||
undefined,
|
||||
].includes(event.key)
|
||||
) {
|
||||
|
|
Loading…
Reference in a new issue