mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Fix incorrect order for parenthesis morkeys
This commit is contained in:
parent
e40ed52e5e
commit
19eb332fba
@ -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": [
|
||||||
|
Loading…
Reference in New Issue
Block a user