From 6171ba7c7a6402ee1fffbceab376bb66d8426051 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Tue, 20 Jul 2021 12:41:27 -0400 Subject: [PATCH] Print times of submissions on locked categories --- src/routes/postSkipSegments.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/postSkipSegments.ts b/src/routes/postSkipSegments.ts index a70c49e..e9dcb79 100644 --- a/src/routes/postSkipSegments.ts +++ b/src/routes/postSkipSegments.ts @@ -422,7 +422,7 @@ export async function postSkipSegments(req: Request, res: Response): Promise