mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 09:20:47 +00:00
Prettier
This commit is contained in:
+1
-1
@@ -375,7 +375,7 @@ export function formatKeyForDisplay(value: string): string {
|
||||
Equal: "=",
|
||||
Semicolon: ";",
|
||||
Comma: ",", // old getKeyLabel in HelpModal, had this as "<", but not every keyboard layout has it that way?
|
||||
Period: ".",// old getKeyLabel in HelpModal, had this as ">", but not every keyboard layout has it that way?
|
||||
Period: ".", // old getKeyLabel in HelpModal, had this as ">", but not every keyboard layout has it that way?
|
||||
Slash: "/",
|
||||
Backslash: "\\",
|
||||
Shift: "Shift ⇧",
|
||||
|
||||
Reference in New Issue
Block a user