fix(youtube/sponsorblock): not reflected in the patch information

This commit is contained in:
inotia00 2023-05-14 01:59:57 +09:00
parent 71b39d8bf8
commit b7d4ecccab

View File

@ -97,6 +97,8 @@ class SponsorBlockResourcePatch : ResourcePatch {
*/
SettingsPatch.addReVancedPreference("sponsorblock_settings")
SettingsPatch.updatePatchStatus("sponsorblock")
return PatchResultSuccess()
}
}