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