From 29bb0c2fbfd6b3fd367db9f9362e5572c8d75e96 Mon Sep 17 00:00:00 2001 From: Muntashir Al-Islam Date: Mon, 10 Feb 2025 09:28:13 -0800 Subject: [PATCH] Remove Libre Camera from suggestions Signed-off-by: Muntashir Al-Islam --- suggestions/cameras.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/suggestions/cameras.json b/suggestions/cameras.json index 0266ca0..07bc1ad 100644 --- a/suggestions/cameras.json +++ b/suggestions/cameras.json @@ -4,16 +4,11 @@ "label": "Camera", "repo": "https://github.com/GrapheneOS/Camera" }, - { - "id": "com.iakmds.librecamera", - "label": "Libre Camera", - "source": "f", - "repo": "https://github.com/iakmds/librecamera" - }, { "id": "net.sourceforge.opencamera", "label": "Open Camera", "source": "fg", + "reason": "A more advanced camera app", "repo": "https://sourceforge.net/projects/opencamera/" } ]