Skip to content

Commit 6fc6c47

Browse files
authored
actually remove this time (#49)
1 parent a35f6db commit 6fc6c47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

routes/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ router.post('/captions/start', async (req, res) => {
122122
sessionId,
123123
token: req.body.token,
124124
languageCode: 'en-US',
125-
maxDuration: 14400,
126125
partialCaptions: 'true',
127126
};
128127

0 commit comments

Comments
 (0)