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",
"label": "Aves Libre",
"source": "f",
"repo": "https://github.com/deckerst/aves"
},
{
"id": "com.simplemobiletools.gallery.pro",
"label": "Simple Gallery Pro",
"source": "f",
"repo": "https://github.com/SimpleMobileTools/Simple-Gallery"
}
]
{
"id": "com.simplemobiletools.gallery.pro",
"label": "Simple Gallery Pro",
"source": "f",
"repo": "https://github.com/SimpleMobileTools/Simple-Gallery"
},
{
"id": "deckers.thibault.aves.libre",
"label": "Aves Libre",
"source": "f",
"repo": "https://github.com/deckerst/aves"
}
]