mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-15 22:07:16 +02:00
fix(youtube/hide-endscreen-cards): wrong method name
This commit is contained in:
parent
dfb5afdc16
commit
16148cf367
@ -45,7 +45,7 @@ class HideEndScreenCardsPatch : BytecodePatch(
|
||||
index + 1,
|
||||
register,
|
||||
"layout/PlayerPatch",
|
||||
"hideEndScreen"
|
||||
"hideEndScreenCards"
|
||||
)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user