Update da_DK.ts

remove :
This commit is contained in:
Alexander 2025-09-30 03:50:00 +02:00 committed by GitHub
parent cc9e03ad1e
commit c8289ce142
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ export const chars = {
x: { key: "KeyX" },
y: { key: "KeyY" }, // <-- corrected
z: { key: "KeyZ" }, // <-- corrected
"½":: { key: "Backquote" },
"½": { key: "Backquote" },
"§": { key: "Backquote", shift: true },
1: { key: "Digit1" },
"!": { key: "Digit1", shift: true },