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
|
|
@ -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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue