From 6537dc158d062c6371dfeec6e2fdf79dc11f6f2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Fri, 22 Sep 2023 16:17:14 +0200 Subject: [PATCH] Correction d'un timestamp --- podcasts/config/lav-20230912.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/podcasts/config/lav-20230912.json b/podcasts/config/lav-20230912.json index 2c273dd..97c862f 100644 --- a/podcasts/config/lav-20230912.json +++ b/podcasts/config/lav-20230912.json @@ -18,7 +18,7 @@ }, { "start_timestamp" : "01:12:43.740", - "end_timestamp" : "01:18:29.780", + "end_timestamp" : "01:18:28.780", "short_chapter_name" : "chronique-vincent-calame-lectures-buissonieres", "chapter_title" : "Semences, une histoire politique, partie 1" }, @@ -29,4 +29,4 @@ "chapter_title" : "Quoi de Libre ? Actualités et annonces concernant l'April et le monde du libre" } ] -} \ No newline at end of file +}