Skip to content

Commit

Permalink
[create-pull-request] automated change (#568)
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 Sep 7, 2024
1 parent 220ab4a commit af9ca65
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 12 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 @@ -218,5 +218,14 @@
"releaseDate": "2011-10-19",
"duration": "07:56:23",
"platform": 6
},
{
"id": 183,
"availableAt": "2026-02-18",
"playlistId": "PLRfhDHeBTBJ7gJk4SVq-JG3rNnnHuNnv3",
"title": "Vanquish",
"releaseDate": "2010-10-22",
"duration": "00:00:00",
"platform": 6
}
]
24 changes: 12 additions & 12 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": 55,
"total": 56,
"total_available": 38,
"total_unavailable": 18
"total_unavailable": 19
},
{
"id": 5,
Expand Down Expand Up @@ -68,9 +68,9 @@
{
"id": 16,
"genre": "Shooter",
"total": 42,
"total": 43,
"total_available": 38,
"total_unavailable": 4
"total_unavailable": 5
},
{
"id": 14,
Expand All @@ -94,15 +94,15 @@
"total_unavailable": 0
},
{
"id": 6,
"genre": "Casual",
"total": 6,
"id": 9,
"genre": "Fighting",
"total": 7,
"total_available": 6,
"total_unavailable": 0
"total_unavailable": 1
},
{
"id": 9,
"genre": "Fighting",
"id": 6,
"genre": "Casual",
"total": 6,
"total_available": 6,
"total_unavailable": 0
Expand Down Expand Up @@ -186,9 +186,9 @@
}
],
"general": {
"total": 182,
"total": 183,
"total_available": 161,
"total_unavailable": 22,
"total_unavailable": 23,
"channel_start_date": "2014-04-15T17:35:16+00:00",
"total_time": {
"hours": 967,
Expand Down

0 comments on commit af9ca65

Please sign in to comment.