fix: breaking patcher changes
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
parent
8798780d22
commit
6655f4b5e5
1 changed files with 2 additions and 1 deletions
|
|
@ -13,6 +13,7 @@ import app.revanced.patches.youtube.interaction.EnableSeekbarTappingPatch
|
|||
import app.revanced.patches.youtube.layout.*
|
||||
import app.revanced.patches.youtube.misc.FixLocaleConfigErrorPatch
|
||||
import app.revanced.patches.youtube.misc.IntegrationsPatch
|
||||
import app.revanced.patches.youtube.misc.MicroGPatch
|
||||
|
||||
/**
|
||||
* Index contains all the patches.
|
||||
|
|
@ -41,4 +42,4 @@ object Index {
|
|||
::BackgroundPlayPatch,
|
||||
::CodecsUnlockPatch
|
||||
)
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue