mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 05:07:41 +02:00
fix typo
This commit is contained in:
@ -165,7 +165,7 @@ class SponsorBlockBytecodePatch : BytecodePatch(
|
||||
} ?: return PlayerControllerFingerprint.toErrorResult()
|
||||
|
||||
context.injectInit("FirstRun", "initializationSB")
|
||||
context.updatePatchStatus("Sponsorblock")
|
||||
context.updatePatchStatus("SponsorBlock")
|
||||
|
||||
return PatchResultSuccess()
|
||||
}
|
||||
|
Reference in New Issue
Block a user