Skip to content

Commit

Permalink
feat(youtube/remember-video-quality): remember the quality until chan…
Browse files Browse the repository at this point in the history
…ged by default
  • Loading branch information
oSumAtrIX committed Oct 13, 2022
1 parent baf87c8 commit 3a80092
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class RememberVideoQualityPatch : BytecodePatch(
SwitchPreference(
"revanced_remember_video_quality_selection",
StringResource("revanced_remember_video_quality_selection_title", "Remember current video quality"),
true,
false,
StringResource(
"revanced_remember_video_quality_selection_summary_on",
"The current video quality will not change"
Expand Down

0 comments on commit 3a80092

Please sign in to comment.