From 62a15ffe2ddd0dbe4203b5f31e6018d8de5b7e61 Mon Sep 17 00:00:00 2001 From: Kevin Lecou Date: Wed, 16 Sep 2026 13:09:52 +0200 Subject: [PATCH] Ouvre directement l'appareil photo sur mobile (capture=environment) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remplace le choix initial (laisser le choix caméra/galerie) suite à retour explicite de Kévin après test réel sur le site en prod. --- src/e/index.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/e/index.html b/src/e/index.html index 8ff0241..e6b235d 100644 --- a/src/e/index.html +++ b/src/e/index.html @@ -37,14 +37,16 @@