mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-06 19:47:04 +03:00
Removed logging
This commit is contained in:
@@ -624,7 +624,6 @@ function sponsorsLookup(id: string, channelIDPromise?) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sponsorTimes = recievedSegments;
|
sponsorTimes = recievedSegments;
|
||||||
console.log(sponsorTimes)
|
|
||||||
|
|
||||||
// Remove all submissions smaller than the minimum duration
|
// Remove all submissions smaller than the minimum duration
|
||||||
if (Config.config.minDuration !== 0) {
|
if (Config.config.minDuration !== 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user