From e007bd449c23dbc64e129c03df10a5890b66ab7b Mon Sep 17 00:00:00 2001 From: vince Date: Thu, 23 Dec 2021 22:46:06 +0100 Subject: [PATCH] =?UTF-8?q?am=C3=A9liore=20le=20titre?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 622e23e..c11cd4f 100644 --- a/index.php +++ b/index.php @@ -47,7 +47,7 @@ if ($hasSupplier) { $config[$supplier] = array_merge( [ - 'title' => '%supplier% %date%', + 'title' => '%supplier% %date%', 'description' => '', 'choices' => [], 'start' => 'now 00:00:00', @@ -342,8 +342,6 @@ if (!$isConfig and $hasSupplier) {