Remove Libre Camera from suggestions

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
This commit is contained in:
Muntashir Al-Islam 2025-02-10 09:28:13 -08:00
parent 83a603e1bf
commit 29bb0c2fbf

View File

@ -4,16 +4,11 @@
"label": "Camera", "label": "Camera",
"repo": "https://github.com/GrapheneOS/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", "id": "net.sourceforge.opencamera",
"label": "Open Camera", "label": "Open Camera",
"source": "fg", "source": "fg",
"reason": "A more advanced camera app",
"repo": "https://sourceforge.net/projects/opencamera/" "repo": "https://sourceforge.net/projects/opencamera/"
} }
] ]