removed End from being inputted as text

This commit is contained in:
Miodec 2021-02-25 02:26:46 +00:00
parent 6b5cdc8569
commit c8860f49b2

View file

@ -5560,6 +5560,7 @@ function handleAlpha(event) {
"Pause",
"PrintScreen",
"Clear",
"End",
undefined,
].includes(event.key)
) {