From 662ddf59884442d8430709acd40519cfac0b9b7f Mon Sep 17 00:00:00 2001 From: Evan Chen Date: Sat, 9 Nov 2024 11:59:11 -0500 Subject: [PATCH] fix: Add missing field to fixtures/all.json OpalHunt requires a hints_released_date --- fixtures/all.json | 1 + 1 file changed, 1 insertion(+) diff --git a/fixtures/all.json b/fixtures/all.json index 1caa7cbf..7ffecea9 100644 --- a/fixtures/all.json +++ b/fixtures/all.json @@ -6457,6 +6457,7 @@ "slug": "", "active": true, "start_date": "2023-08-20T20:47:24Z", + "hints_released_date": "2024-08-20T20:47:24Z", "author_signup_url": "", "author_signup_deadline": null, "author_draft_deadline": null