Skip to content

Commit

Permalink
[create-pull-request] automated change (#1110)
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 Dec 24, 2024
1 parent cbeab49 commit 6860a67
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 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": 166,
"availableAt": "2024-12-09",
"endAt": "2024-12-23",
"playlistId": "PLRfhDHeBTBJ6PHLRDp5qi_ZCfVy-Lg8OO",
"title": "DuckTales Remastered",
"releaseDate": "2013-08-14",
"duration": "02:34:47",
"platform": 6
},
{
"id": 167,
"availableAt": "2024-12-25",
Expand Down
8 changes: 4 additions & 4 deletions src/app/api/stats/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"games": {
"total": 191,
"total_available": 166,
"total_unavailable": 26
"total_unavailable": 25
},
"dlcs": {
"total": 17,
Expand All @@ -209,9 +209,9 @@
"seconds": 10
},
"total_unavailable": {
"hours": 144,
"minutes": 0,
"seconds": 41
"hours": 141,
"minutes": 25,
"seconds": 54
}
}
}
Expand Down

0 comments on commit 6860a67

Please sign in to comment.