mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-09 20:59:27 +01:00
fix: breaking patcher changes
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
parent
cb3c8e875e
commit
50f9cc52ac
@ -13,6 +13,7 @@ import app.revanced.patches.youtube.interaction.EnableSeekbarTappingPatch
|
|||||||
import app.revanced.patches.youtube.layout.*
|
import app.revanced.patches.youtube.layout.*
|
||||||
import app.revanced.patches.youtube.misc.FixLocaleConfigErrorPatch
|
import app.revanced.patches.youtube.misc.FixLocaleConfigErrorPatch
|
||||||
import app.revanced.patches.youtube.misc.IntegrationsPatch
|
import app.revanced.patches.youtube.misc.IntegrationsPatch
|
||||||
|
import app.revanced.patches.youtube.misc.MicroGPatch
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Index contains all the patches.
|
* Index contains all the patches.
|
||||||
@ -41,4 +42,4 @@ object Index {
|
|||||||
::BackgroundPlayPatch,
|
::BackgroundPlayPatch,
|
||||||
::CodecsUnlockPatch
|
::CodecsUnlockPatch
|
||||||
)
|
)
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user