Skip to content

Commit

Permalink
[create-pull-request] automated change (#988)
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 Nov 7, 2024
1 parent afe6cd7 commit 24a492c
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 13 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 @@ -268,5 +268,14 @@
"releaseDate": "2010-10-24",
"duration": "02:06:10",
"platform": 6
},
{
"id": 206,
"availableAt": "2026-06-05",
"playlistId": "PLRfhDHeBTBJ5bpp-skVu2TQLD4oAkcN2r",
"title": "Driver: San Francisco",
"releaseDate": "2011-09-01",
"duration": "00:00:00",
"platform": 6
}
]
26 changes: 13 additions & 13 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": 62,
"total": 63,
"total_available": 42,
"total_unavailable": 22
"total_unavailable": 23
},
{
"id": 5,
Expand Down Expand Up @@ -47,9 +47,9 @@
{
"id": 1,
"genre": "Action",
"total": 164,
"total": 165,
"total_available": 142,
"total_unavailable": 23
"total_unavailable": 24
},
{
"id": 2,
Expand Down Expand Up @@ -114,20 +114,20 @@
"total_available": 6,
"total_unavailable": 0
},
{
"id": 15,
"genre": "Racing",
"total": 5,
"total_available": 4,
"total_unavailable": 1
},
{
"id": 10,
"genre": "Indie",
"total": 5,
"total_available": 3,
"total_unavailable": 2
},
{
"id": 15,
"genre": "Racing",
"total": 4,
"total_available": 4,
"total_unavailable": 0
},
{
"id": 5,
"genre": "Card",
Expand Down Expand Up @@ -186,9 +186,9 @@
}
],
"general": {
"total": 189,
"total": 190,
"total_available": 165,
"total_unavailable": 26,
"total_unavailable": 27,
"channel_start_date": "2014-04-15T17:35:16+00:00",
"total_time": {
"hours": 1012,
Expand Down

0 comments on commit 24a492c

Please sign in to comment.