fix(YouTube - Disable double tap actions): Remove old incompatible targets
This commit is contained in:
parent
aa37105ea3
commit
294b2dce2e
5 changed files with 36 additions and 23 deletions
|
|
@ -1238,6 +1238,7 @@ public final class app/revanced/patches/youtube/interaction/dialog/RemoveViewerD
|
|||
|
||||
public final class app/revanced/patches/youtube/interaction/doubletap/DisableChapterSkipDoubleTapPatchKt {
|
||||
public static final fun getDisableChapterSkipDoubleTapPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
public static final fun getDisableDoubleTapActionsPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
}
|
||||
|
||||
public final class app/revanced/patches/youtube/interaction/downloads/DownloadsPatchKt {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue