fix(YouTube - Disable double tap actions): Remove old incompatible targets

This commit is contained in:
LisoUseInAIKyrios
2025-07-13 10:15:16 +04:00
parent aa37105ea3
commit 294b2dce2e
5 changed files with 36 additions and 23 deletions

View File

@@ -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 {