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",
"label": "Indic Keyboard",
"source": "fg",
"repo": "https://gitlab.com/indicproject/Indic-Keyboard"
}
{
"id": "dev.patrickgold.florisboard",
"label": "FlorisBoard",
"source": "f",
"repo": "https://github.com/florisboard/florisboard"
}
{
"id": "dev.patrickgold.florisboard",
"label": "FlorisBoard",
"source": "f",
"repo": "https://github.com/florisboard/florisboard"
},
{
"id": "org.smc.inputmethod.indic",
"label": "Indic Keyboard",
"source": "fg",
"repo": "https://gitlab.com/indicproject/Indic-Keyboard"
}
]