From 672c30fd498de7c4f75f550df1b73f8dd90376c3 Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Sun, 21 May 2023 17:59:03 +0530 Subject: [PATCH] Add suggestions for maps Signed-off-by: shuvashish76 --- suggestions/maps.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/suggestions/maps.json b/suggestions/maps.json index 0637a08..412341b 100644 --- a/suggestions/maps.json +++ b/suggestions/maps.json @@ -1 +1,8 @@ -[] \ No newline at end of file +[ + { + "id": "app.organicmaps", + "label": "Organic Maps", + "source": "fg", + "repo": "https://github.com/organicmaps/organicmaps" + } +]