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

This commit is contained in:
oSumAtrIX
2023-04-20 03:19:56 +02:00
parent e3aebb3ea8
commit 8470e1b9c6

View File

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