Sort keyboard (suggestions) alphabetically based on their id

Signed-off-by: shuvashish76 <sc76@tutanota.com>
This commit is contained in:
shuvashish76 2023-05-21 21:17:51 +05:30 committed by Muntashir Al-Islam
parent aff4f4c7c5
commit 88d37d5cf0

View File

@ -1,14 +1,14 @@
[ [
{ {
"id": "org.smc.inputmethod.indic", "id": "dev.patrickgold.florisboard",
"label": "Indic Keyboard", "label": "FlorisBoard",
"source": "fg", "source": "f",
"repo": "https://gitlab.com/indicproject/Indic-Keyboard" "repo": "https://github.com/florisboard/florisboard"
} },
{ {
"id": "dev.patrickgold.florisboard", "id": "org.smc.inputmethod.indic",
"label": "FlorisBoard", "label": "Indic Keyboard",
"source": "f", "source": "fg",
"repo": "https://github.com/florisboard/florisboard" "repo": "https://gitlab.com/indicproject/Indic-Keyboard"
} }
] ]