Sort gallery (suggestions) alphabetically based on their id

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

View File

@ -1,14 +1,14 @@
[ [
{ {
"id": "deckers.thibault.aves.libre", "id": "com.simplemobiletools.gallery.pro",
"label": "Aves Libre", "label": "Simple Gallery Pro",
"source": "f", "source": "f",
"repo": "https://github.com/deckerst/aves" "repo": "https://github.com/SimpleMobileTools/Simple-Gallery"
}, },
{ {
"id": "com.simplemobiletools.gallery.pro", "id": "deckers.thibault.aves.libre",
"label": "Simple Gallery Pro", "label": "Aves Libre",
"source": "f", "source": "f",
"repo": "https://github.com/SimpleMobileTools/Simple-Gallery" "repo": "https://github.com/deckerst/aves"
} }
] ]