mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-08 10:34:33 +02:00
fix(YouTube Music/Remember playback speed): change default value
This commit is contained in:
parent
ccf5054b04
commit
96fd06f114
@ -65,7 +65,7 @@ object PlaybackSpeedPatch : BytecodePatch(
|
||||
SettingsPatch.addMusicPreference(
|
||||
CategoryType.VIDEO,
|
||||
"revanced_enable_save_playback_speed",
|
||||
"false"
|
||||
"true"
|
||||
)
|
||||
|
||||
context.updatePatchStatus("RememberPlaybackSpeed", false)
|
||||
|
Loading…
x
Reference in New Issue
Block a user