From 1ad805fda3600c4af4bff36986c2b80478dffbf7 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Tue, 20 Jul 2021 13:40:22 -0400 Subject: [PATCH] reset video duration when vip upvotes hidden segment --- src/routes/postSkipSegments.ts | 3 ++- src/routes/voteOnSponsorTime.ts | 9 ++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/routes/postSkipSegments.ts b/src/routes/postSkipSegments.ts index e9dcb79..cce94fe 100644 --- a/src/routes/postSkipSegments.ts +++ b/src/routes/postSkipSegments.ts @@ -383,7 +383,8 @@ export async function postSkipSegments(req: Request, res: Response): Promise