user-select: none on keyboard

This commit is contained in:
Lynn
2022-01-01 22:47:44 +01:00
parent 6f94cb936a
commit a858620167
2 changed files with 2 additions and 0 deletions

View File

@@ -14,4 +14,5 @@ export const names: Set<string> = new Set([
"roger",
"sally",
"texas",
"willy",
]);