From b2a9315bbceaa50cadf2c2aa2a5c6a267011395a Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Sun, 28 May 2023 09:26:21 +0530 Subject: [PATCH] Add `app.grapheneos.camera` (suggestions) Signed-off-by: shuvashish76 --- suggestions/cameras.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/suggestions/cameras.json b/suggestions/cameras.json index 9ac922b..0266ca0 100644 --- a/suggestions/cameras.json +++ b/suggestions/cameras.json @@ -1,4 +1,9 @@ [ + { + "id": "app.grapheneos.camera", + "label": "Camera", + "repo": "https://github.com/GrapheneOS/Camera" + }, { "id": "com.iakmds.librecamera", "label": "Libre Camera",