From f2c7d6623df0e58577ec09748f8804a8c2aae337 Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Mon, 29 May 2023 16:56:32 +0530 Subject: [PATCH] Change Aurora Store `reason` Signed-off-by: shuvashish76 --- suggestions/app_stores.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suggestions/app_stores.json b/suggestions/app_stores.json index 812d9b6..ca9a5d5 100644 --- a/suggestions/app_stores.json +++ b/suggestions/app_stores.json @@ -2,7 +2,7 @@ { "id": "com.aurora.store", "label": "Aurora Store", - "reason": "Aurora Store doesn't track your downloads or the apps you use.\nhttps://aurora-oss.vercel.app/faq/#aurora-store", + "reason": "Alternative Google Play Store frontend client with privacy and modern design in mind.\nhttps://aurora-oss.vercel.app/faq/#aurora-store", "source": "f", "repo": "https://gitlab.com/AuroraOSS/AuroraStore" },