Skip to content

Commit

Permalink
[create-pull-request] automated change (#761)
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 24, 2024
1 parent e6c03ab commit 5495374
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 17 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": 160,
"availableAt": "2024-09-02",
"endAt": "2024-09-23",
"playlistId": "PLRfhDHeBTBJ7TcJC0sKdnIpnebpXtemRP",
"title": "Dante's Inferno",
"releaseDate": "2010-10-04",
"duration": "05:48:59",
"platform": 6
},
{
"id": 161,
"availableAt": "2024-09-27",
Expand Down
14 changes: 7 additions & 7 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": 56,
"total_available": 38,
"total_unavailable": 19
"total_unavailable": 18
},
{
"id": 5,
Expand Down Expand Up @@ -49,14 +49,14 @@
"genre": "Action",
"total": 159,
"total_available": 138,
"total_unavailable": 22
"total_unavailable": 21
},
{
"id": 2,
"genre": "Adventure",
"total": 138,
"total_available": 120,
"total_unavailable": 19
"total_unavailable": 18
},
{
"id": 12,
Expand Down Expand Up @@ -188,7 +188,7 @@
"general": {
"total": 183,
"total_available": 161,
"total_unavailable": 23,
"total_unavailable": 22,
"channel_start_date": "2014-04-15T17:35:16+00:00",
"total_time": {
"hours": 974,
Expand All @@ -201,9 +201,9 @@
"seconds": 11
},
"total_time_unavailable": {
"hours": 132,
"minutes": 53,
"seconds": 1
"hours": 127,
"minutes": 4,
"seconds": 2
}
}
}

0 comments on commit 5495374

Please sign in to comment.