From 2fd9646ca673275c956ece0132e82fbf26c62284 Mon Sep 17 00:00:00 2001 From: Pierre Martin Date: Sun, 7 Jun 2026 22:34:10 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20distribution=20du=2027=20juin=202026=20?= =?UTF-8?q?=C3=A0=20la=20grange?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- src/distributions.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/distributions.php b/src/distributions.php index 2fb39ee..2175a76 100644 --- a/src/distributions.php +++ b/src/distributions.php @@ -99,6 +99,11 @@ return [ 'lieu' => 'secours', 'type' => 'normal' ], + [ + 'date' => '2026-06-27', + 'lieu' => 'grange', + 'type' => 'normal' + ], [ 'date' => '2026-07-01', 'lieu' => 'secours',