mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
fix: patch fails when custom-video-speed
patch is excluded
This commit is contained in:
@ -48,6 +48,8 @@ class CustomVideoSpeedPatch : ResourcePatch {
|
||||
ResourceHelper.addEntries(context, speedElements[index] + "x")
|
||||
}
|
||||
|
||||
ResourceHelper.addSpeed(context)
|
||||
|
||||
/*
|
||||
add settings
|
||||
*/
|
||||
|
Reference in New Issue
Block a user