mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-04-30 06:34:28 +02:00
fix(sponsorblock): resolve unresolved fingerprint
This commit is contained in:
parent
af2c5ed667
commit
d49c662a33
@ -55,7 +55,8 @@ class SponsorBlockBytecodePatch : BytecodePatch(
|
||||
AppendTimeFingerprint,
|
||||
PlayerInitFingerprint,
|
||||
PlayerOverlaysLayoutInitFingerprint,
|
||||
ShortsPlayerConstructorFingerprint
|
||||
ShortsPlayerConstructorFingerprint,
|
||||
StartVideoInformerFingerprint
|
||||
)
|
||||
) {
|
||||
override fun execute(data: BytecodeData): PatchResult {/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user