fix(youtube/microg-support): remove incorrect patch dependency

This commit is contained in:
oSumAtrIX 2023-04-20 03:19:56 +02:00
parent 9d62f7cd6c
commit 3e0c45c2df
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -25,7 +25,6 @@ import app.revanced.util.microg.MicroGBytecodeHelper
[
MicroGResourcePatch::class,
HideCastButtonPatch::class,
ClientSpoofPatch::class
]
)
@Name("microg-support")