mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-24 11:11:03 +00:00
fix(YouTube - Disable double tap actions): Remove old incompatible targets
This commit is contained in:
@@ -3,7 +3,7 @@ package app.revanced.extension.youtube.patches;
|
||||
import app.revanced.extension.youtube.settings.Settings;
|
||||
|
||||
@SuppressWarnings("unused")
|
||||
public final class DisableChapterSkipDoubleTapPatch {
|
||||
public final class DisableDoubleTapActionsPatch {
|
||||
|
||||
/**
|
||||
* Injection point.
|
||||
Reference in New Issue
Block a user