From 29241ec3a5fbd30ef97447495b31e192d022407e Mon Sep 17 00:00:00 2001 From: Daniel Lorch Date: Mon, 19 May 2025 19:17:14 +0200 Subject: [PATCH] Remove trailing whitespace --- ui/src/keyboardLayouts/de_CH.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/keyboardLayouts/de_CH.ts b/ui/src/keyboardLayouts/de_CH.ts index 624f19a..06c0619 100644 --- a/ui/src/keyboardLayouts/de_CH.ts +++ b/ui/src/keyboardLayouts/de_CH.ts @@ -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 },