From 29ba406ce5398c26e6449953a7afcdcb4979103a Mon Sep 17 00:00:00 2001 From: Jacques Yakoub Date: Sat, 27 Jul 2024 16:26:01 +0200 Subject: [PATCH] Update games.json --- src/app/api/games/games.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/api/games/games.json b/src/app/api/games/games.json index 91234756..a7cfb035 100644 --- a/src/app/api/games/games.json +++ b/src/app/api/games/games.json @@ -2283,11 +2283,13 @@ "title": "Asura's Wrath", "playlistId": "PLRfhDHeBTBJ4VxR6N3cG5Jaasb3ovntPQ", "releaseDate": "24/02/2012", + "duration": "8:49:28", "genres": [ "Action", "Adventure" ], "platform": "PS3", - "availableAt": 20251215 + "availableAt": 20251215, + "endAt": 20260123 } ]