Fix the order and id of the mouse and fn secondary roles.

This commit is contained in:
László Monda
2017-12-10 02:23:00 +01:00
parent a51a59c586
commit f3a8a97de7

View File

@@ -12,11 +12,11 @@
}, },
{ {
"id": "9", "id": "9",
"text": "Mouse" "text": "Fn"
}, },
{ {
"id": "10", "id": "10",
"text": "Fn" "text": "Mouse"
} }
] ]
}, },