mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-09 04:57:09 +03:00
Enable hash prefix by default
Closes https://github.com/ajayyy/SponsorBlock/issues/529
This commit is contained in:
committed by
GitHub
parent
026858509a
commit
2fdd43f96f
@@ -167,7 +167,7 @@ const Config: SBObject = {
|
||||
audioNotificationOnSkip: false,
|
||||
checkForUnlistedVideos: false,
|
||||
testingServer: false,
|
||||
hashPrefix: false,
|
||||
hashPrefix: true,
|
||||
refetchWhenNotFound: true,
|
||||
|
||||
categorySelections: [{
|
||||
|
||||
Reference in New Issue
Block a user