Skip to content

Commit

Permalink
[create-pull-request] automated change (#812)
Browse files Browse the repository at this point in the history
Co-authored-by: jy95 <[email protected]>
  • Loading branch information
github-actions[bot] and jy95 authored Oct 5, 2024
1 parent 6f7890f commit bf2507b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 6 deletions.
Binary file modified GamesPassionFR.db
Binary file not shown.
9 changes: 9 additions & 0 deletions src/app/api/planning/planning.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,5 +238,14 @@
"releaseDate": "2012-11-28",
"duration": "02:44:35",
"platform": 6
},
{
"id": 186,
"availableAt": "2026-04-06",
"playlistId": "PLRfhDHeBTBJ6f5QrjCB29OvgA784vgiQ7",
"title": "Operation Flashpoint : Red River",
"releaseDate": "2011-04-21",
"duration": "00:00:00",
"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 @@ -10,9 +10,9 @@
{
"id": 6,
"platform": "PS3",
"total": 58,
"total": 59,
"total_available": 39,
"total_unavailable": 20
"total_unavailable": 21
},
{
"id": 5,
Expand Down Expand Up @@ -68,9 +68,9 @@
{
"id": 16,
"genre": "Shooter",
"total": 45,
"total": 46,
"total_available": 38,
"total_unavailable": 7
"total_unavailable": 8
},
{
"id": 14,
Expand Down Expand Up @@ -186,9 +186,9 @@
}
],
"general": {
"total": 185,
"total": 186,
"total_available": 162,
"total_unavailable": 24,
"total_unavailable": 25,
"channel_start_date": "2014-04-15T17:35:16+00:00",
"total_time": {
"hours": 978,
Expand Down

0 comments on commit bf2507b

Please sign in to comment.