mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-12 22:47:18 +03:00
Remove chance from chapter tooltip
This commit is contained in:
@@ -947,8 +947,7 @@ async function sponsorsLookup(keepOldSubmissions = true) {
|
|||||||
&& Config.config.payments.lastCheck !== 0
|
&& Config.config.payments.lastCheck !== 0
|
||||||
&& !noRefreshFetchingChaptersAllowed()
|
&& !noRefreshFetchingChaptersAllowed()
|
||||||
&& Config.config.showChapterInfoMessage
|
&& Config.config.showChapterInfoMessage
|
||||||
&& Config.config.skipCount > 200
|
&& Config.config.skipCount > 200;
|
||||||
&& Math.random() > 0.8;
|
|
||||||
|
|
||||||
if (!showChapterMessage
|
if (!showChapterMessage
|
||||||
&& Config.config.showChapterInfoMessage
|
&& Config.config.showChapterInfoMessage
|
||||||
|
|||||||
Reference in New Issue
Block a user