From f785dca2b99a6dfd2600881627859310bd6c837b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:43:43 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20[UPDATE=5FGAME]=20Killer=20Is=20?= =?UTF-8?q?Dead=20(#1108)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [create-pull-request] automated change * Update package-lock.json --------- Co-authored-by: jy95 <9306961+jy95@users.noreply.github.com> Co-authored-by: Jacques Yakoub --- GamesPassionFR.db | Bin 143360 -> 143360 bytes src/app/api/planning/planning.json | 3 ++- src/app/api/stats/stats.json | 12 ++++++------ 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/GamesPassionFR.db b/GamesPassionFR.db index 7c2834d15e60e619c1707095bb3455592da90620..6d5c690ebededf4c47ee662e400a7e7934f513f7 100644 GIT binary patch delta 102 zcmZp8z|ru4V}dl}`-w8njPDy0wk9wxoX^G;%;3hMGo5__V>c6r&Spb_8SJuBjR7o7 zii!*uj0}v-bPX(Y4NPGyBa7{xD;T+$SQr=>gtv#UVqDt5W@2S(VP&+PNt@{(3jiXy B8`%H= delta 72 zcmZp8z|ru4V}dl}yNNQ+jPDu~wk9wxoX^Ic65@Mc4St?b)9S1@uh cu?REh($ diff --git a/src/app/api/planning/planning.json b/src/app/api/planning/planning.json index 58894b27..79c02301 100644 --- a/src/app/api/planning/planning.json +++ b/src/app/api/planning/planning.json @@ -262,10 +262,11 @@ { "id": 208, "availableAt": "2026-08-05", + "endAt": "2026-08-28", "playlistId": "PLRfhDHeBTBJ5BK74zQ6os3B_kFVHz3YOP", "title": "Killer Is Dead", "releaseDate": "2013-08-30", - "duration": "00:00:00", + "duration": "04:58:20", "platform": 6 } ] \ No newline at end of file diff --git a/src/app/api/stats/stats.json b/src/app/api/stats/stats.json index 5b0d67e1..e5219c2e 100644 --- a/src/app/api/stats/stats.json +++ b/src/app/api/stats/stats.json @@ -199,9 +199,9 @@ }, "duration": { "total": { - "hours": 1022, - "minutes": 10, - "seconds": 44 + "hours": 1027, + "minutes": 9, + "seconds": 4 }, "total_available": { "hours": 885, @@ -209,9 +209,9 @@ "seconds": 10 }, "total_unavailable": { - "hours": 139, - "minutes": 2, - "seconds": 21 + "hours": 144, + "minutes": 0, + "seconds": 41 } } }