mirror of https://github.com/jetkvm/kvm.git
Remove trailing whitespace
This commit is contained in:
parent
146cee9309
commit
a4d6da7085
|
@ -107,7 +107,7 @@ export const chars = {
|
|||
y: { key: "KeyZ" },
|
||||
z: { key: "KeyY" },
|
||||
"§": { key: "Backquote" },
|
||||
"°": { key: "Backquote", shift: true },
|
||||
"°": { key: "Backquote", shift: true },
|
||||
1: { key: "Digit1" },
|
||||
"+": { key: "Digit1", shift: true },
|
||||
"|": { key: "Digit1", altRight: true },
|
||||
|
|
Loading…
Reference in New Issue