Update Shortcut.swift
This commit is contained in:
parent
1e59746746
commit
4b4519bc78
|
@ -186,7 +186,7 @@ private var keyToCharacterMapping: [KeyboardShortcuts.Key: String] = [
|
|||
.f18: "F18",
|
||||
.f19: "F19",
|
||||
.f20: "F20",
|
||||
|
||||
|
||||
// Representations for numeric keypad keys with ⃣ Unicode U+20e3 'COMBINING ENCLOSING KEYCAP'
|
||||
.keypad0: "0\u{20e3}",
|
||||
.keypad1: "1\u{20e3}",
|
||||
|
|
Loading…
Reference in New Issue