mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
fix(YouTube/Hide seekbar): xml parsing error occurs due to limitations in the patch structure
This commit is contained in:
@ -71,8 +71,7 @@ object HideSeekbarPatch : BytecodePatch(
|
||||
SettingsPatch.addPreference(
|
||||
arrayOf(
|
||||
"PREFERENCE: SEEKBAR_SETTINGS",
|
||||
"SETTINGS: HIDE_SEEKBAR",
|
||||
"SETTINGS: HIDE_SEEKBAR_THUMBNAIL"
|
||||
"SETTINGS: HIDE_SEEKBAR"
|
||||
)
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user