diff --git a/suggestions/gallery.json b/suggestions/gallery.json index 824bb54..44cbfd6 100644 --- a/suggestions/gallery.json +++ b/suggestions/gallery.json @@ -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" - } -] \ No newline at end of file + { + "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" + } +]