Add chapter name autocomplete

This commit is contained in:
Ajay Ramachandran
2021-11-07 01:05:32 -04:00
parent 9e6e3b023d
commit a3e67b6cde
5 changed files with 174 additions and 15 deletions

View File

@@ -124,7 +124,8 @@ const skipNoticeContentContainer: ContentContainer = () => ({
previewTime,
videoInfo,
getRealCurrentTime: getRealCurrentTime,
lockedCategories
lockedCategories,
channelIDInfo
});
// value determining when to count segment as skipped and send telemetry to server (percent based)