diff --git a/shared/src/components/popover/tab/keypress/scancodes.json b/shared/src/components/popover/tab/keypress/scancodes.json index 06959bf2..b3b6ea63 100644 --- a/shared/src/components/popover/tab/keypress/scancodes.json +++ b/shared/src/components/popover/tab/keypress/scancodes.json @@ -153,26 +153,6 @@ } ] }, - { - "text": "Whitespace", - "children": [ - { - "id": "40", - "additional": { - "explanation": "Return" - }, - "text": "Enter" - }, - { - "id": "43", - "text": "Tab" - }, - { - "id": "44", - "text": "Space" - } - ] - }, { "text": "Punctuation", "children": [ @@ -366,6 +346,26 @@ } ] }, + { + "text": "Whitespace", + "children": [ + { + "id": "40", + "additional": { + "explanation": "Return" + }, + "text": "Enter" + }, + { + "id": "43", + "text": "Tab" + }, + { + "id": "44", + "text": "Space" + } + ] + }, { "text": "Misc", "children": [