Fix incorrect order for parenthesis morkeys

This commit is contained in:
Aleksandras Kostarevas 2024-08-28 09:40:11 +03:00
parent e40ed52e5e
commit 19eb332fba

View File

@ -186,11 +186,11 @@
"±" "±"
], ],
"left_parenthesis": [ "left_parenthesis": [
"!fixedColumnOrder!3", "!autoColumnOrder!3",
"!text/keyspecs_left_parenthesis_more_keys" "!text/keyspecs_left_parenthesis_more_keys"
], ],
"right_parenthesis": [ "right_parenthesis": [
"!fixedColumnOrder!3", "!autoColumnOrder!3",
"!text/keyspecs_right_parenthesis_more_keys" "!text/keyspecs_right_parenthesis_more_keys"
], ],
"less_than": [ "less_than": [