Skip to content

Commit

Permalink
[create-pull-request] automated change (#1038)
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 22, 2024
1 parent 66ef478 commit cf65d86
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 16 deletions.
10 changes: 0 additions & 10 deletions src/app/api/planning/planning.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,16 +199,6 @@
"duration": "02:44:35",
"platform": 6
},
{
"id": 186,
"availableAt": "2024-10-31",
"endAt": "2024-11-21",
"playlistId": "PLRfhDHeBTBJ6f5QrjCB29OvgA784vgiQ7",
"title": "Operation Flashpoint : Red River",
"releaseDate": "2011-04-21",
"duration": "10:25:18",
"platform": 6
},
{
"id": 187,
"availableAt": "2026-04-06",
Expand Down
12 changes: 6 additions & 6 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": 65,
"total_available": 42,
"total_unavailable": 24
"total_unavailable": 23
},
{
"id": 5,
Expand Down Expand Up @@ -70,7 +70,7 @@
"genre": "Shooter",
"total": 47,
"total_available": 42,
"total_unavailable": 6
"total_unavailable": 5
},
{
"id": 14,
Expand Down Expand Up @@ -190,7 +190,7 @@
"games": {
"total": 191,
"total_available": 164,
"total_unavailable": 28
"total_unavailable": 27
},
"dlcs": {
"total": 17,
Expand All @@ -209,9 +209,9 @@
"seconds": 10
},
"total_unavailable": {
"hours": 153,
"minutes": 32,
"seconds": 52
"hours": 143,
"minutes": 7,
"seconds": 34
}
}
}
Expand Down

0 comments on commit cf65d86

Please sign in to comment.