mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-03-23 06:08:06 +03:00
Merge updated channel lookups
This commit is contained in:
Submodule maze-utils updated: b036b7c006...2540f1cf1c
@@ -13,7 +13,7 @@ const segmentDataCache = new DataCache<VideoID, SegmentResponse>(() => {
|
||||
segments: null,
|
||||
status: 200
|
||||
};
|
||||
}, 5);
|
||||
}, null, 5);
|
||||
|
||||
const pendingList: Record<VideoID, Promise<SegmentResponse>> = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user