Skip to content

Commit

Permalink
🤖 [UPDATE_GAME] Killer Is Dead (#1108)
Browse files Browse the repository at this point in the history
* [create-pull-request] automated change

* Update package-lock.json

---------

Co-authored-by: jy95 <[email protected]>
Co-authored-by: Jacques Yakoub <[email protected]>
  • Loading branch information
3 people authored Dec 23, 2024
1 parent aac9238 commit f785dca
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
Binary file modified GamesPassionFR.db
Binary file not shown.
3 changes: 2 additions & 1 deletion src/app/api/planning/planning.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
]
12 changes: 6 additions & 6 deletions src/app/api/stats/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,19 +199,19 @@
},
"duration": {
"total": {
"hours": 1022,
"minutes": 10,
"seconds": 44
"hours": 1027,
"minutes": 9,
"seconds": 4
},
"total_available": {
"hours": 885,
"minutes": 43,
"seconds": 10
},
"total_unavailable": {
"hours": 139,
"minutes": 2,
"seconds": 21
"hours": 144,
"minutes": 0,
"seconds": 41
}
}
}
Expand Down

0 comments on commit f785dca

Please sign in to comment.