Fix whitespace

This commit is contained in:
Daniel Lorch 2025-05-02 22:12:54 +02:00
parent 77ce41a5ea
commit a364a06a3a
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ export const chars = {
y: { key: "KeyZ" },
z: { key: "KeyY" },
"°": { key: "Backquote", shift: true },
"^": { key: "Backquote", deadKey: true },
"^": { key: "Backquote", deadKey: true },
1: { key: "Digit1" },
"!": { key: "Digit1", shift: true },
2: { key: "Digit2" },