Enable hash prefix by default

Closes https://github.com/ajayyy/SponsorBlock/issues/529
This commit is contained in:
Ajay Ramachandran
2021-02-09 18:48:13 -05:00
committed by GitHub
parent 026858509a
commit 2fdd43f96f

View File

@@ -167,7 +167,7 @@ const Config: SBObject = {
audioNotificationOnSkip: false, audioNotificationOnSkip: false,
checkForUnlistedVideos: false, checkForUnlistedVideos: false,
testingServer: false, testingServer: false,
hashPrefix: false, hashPrefix: true,
refetchWhenNotFound: true, refetchWhenNotFound: true,
categorySelections: [{ categorySelections: [{