feat(youtube/microg-support): do not depend on spoof-signature-verification patch
The patch `spoof-signature-verification` is currently causing many side effects. Tracking https://github.com/revanced/revanced-patches/issues/1752.
This commit is contained in:
parent
7f0c9c40a6
commit
ce5bc272bf
1 changed files with 1 additions and 2 deletions
|
|
@ -25,8 +25,7 @@ import app.revanced.util.microg.MicroGBytecodeHelper
|
|||
[
|
||||
MicroGResourcePatch::class,
|
||||
HideCastButtonPatch::class,
|
||||
ClientSpoofPatch::class,
|
||||
SpoofSignatureVerificationPatch::class
|
||||
ClientSpoofPatch::class
|
||||
]
|
||||
)
|
||||
@Name("microg-support")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue