Skip to content

Commit

Permalink
[create-pull-request] automated change (#877)
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 22, 2024
1 parent 2f901f8 commit 76b6730
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 19 deletions.
10 changes: 0 additions & 10 deletions src/app/api/planning/planning.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
[
{
"id": 162,
"availableAt": "2024-10-15",
"endAt": "2024-10-21",
"playlistId": "PLRfhDHeBTBJ4cSitG0GgcyOxbL54oqvgo",
"title": "Ratchet & Clank : Quest for Booty",
"releaseDate": "2008-08-21",
"duration": "01:48:22",
"platform": 6
},
{
"id": 163,
"availableAt": "2024-10-23",
Expand Down
18 changes: 9 additions & 9 deletions src/app/api/stats/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"platform": "PS3",
"total": 61,
"total_available": 40,
"total_unavailable": 22
"total_unavailable": 21
},
{
"id": 5,
Expand Down Expand Up @@ -49,28 +49,28 @@
"genre": "Action",
"total": 162,
"total_available": 140,
"total_unavailable": 23
"total_unavailable": 22
},
{
"id": 2,
"genre": "Adventure",
"total": 139,
"total_available": 122,
"total_unavailable": 18
"total_unavailable": 17
},
{
"id": 12,
"genre": "Platformer",
"total": 67,
"total_available": 61,
"total_unavailable": 7
"total_unavailable": 6
},
{
"id": 16,
"genre": "Shooter",
"total": 46,
"total_available": 39,
"total_unavailable": 8
"total_unavailable": 7
},
{
"id": 14,
Expand Down Expand Up @@ -188,7 +188,7 @@
"general": {
"total": 188,
"total_available": 163,
"total_unavailable": 26,
"total_unavailable": 25,
"channel_start_date": "2014-04-15T17:35:16+00:00",
"total_time": {
"hours": 990,
Expand All @@ -201,9 +201,9 @@
"seconds": 18
},
"total_time_unavailable": {
"hours": 138,
"minutes": 44,
"seconds": 10
"hours": 136,
"minutes": 55,
"seconds": 48
}
}
}

0 comments on commit 76b6730

Please sign in to comment.