From a52ecf2d3758d6f0776bdc3483c759c3288c0592 Mon Sep 17 00:00:00 2001 From: Ajay Date: Sun, 23 Jul 2023 23:32:38 -0400 Subject: [PATCH] Add more unlock calls --- src/routes/postSkipSegments.ts | 4 ++++ src/routes/voteOnSponsorTime.ts | 14 +++++++++++++- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/src/routes/postSkipSegments.ts b/src/routes/postSkipSegments.ts index 4ccc79d..c6c6fce 100644 --- a/src/routes/postSkipSegments.ts +++ b/src/routes/postSkipSegments.ts @@ -526,12 +526,14 @@ export async function postSkipSegments(req: Request, res: Response): Promise