From ad6dd70de77c025b5ab7b9ad6a0d32c376e1e3f7 Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Sun, 21 May 2023 17:44:29 +0530 Subject: [PATCH] Add suggestions for cleaners Signed-off-by: shuvashish76 --- suggestions/cleaners.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/suggestions/cleaners.json b/suggestions/cleaners.json index 0637a08..f77d088 100644 --- a/suggestions/cleaners.json +++ b/suggestions/cleaners.json @@ -1 +1,8 @@ -[] \ No newline at end of file +[ + { + "id": "eu.darken.sdmse", + "label": "SD Maid SE", + "source": "g", + "repo": "https://github.com/d4rken-org/sdmaid-se" + } +]