Skip to content

Commit

Permalink
fix(YouTube - Remove background playback restrictions): Enable for Sh…
Browse files Browse the repository at this point in the history
…orts as well
  • Loading branch information
zainarbani authored and LisoUseInAIKyrios committed Oct 26, 2024
1 parent c7216fc commit 85747f2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions patches/src/main/resources/addresources/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,11 @@ This is because Crowdin requires temporarily flattening this file and removing t
<string name="revanced_settings_screen_11_misc_title">Misc</string>
<string name="revanced_settings_screen_12_video_title">Video</string>
</patch>
<patch id="misc.backgroundplayback.backgroundPlaybackPatch">
<string name="revanced_disable_background_shorts_title">Disable background playback for Shorts</string>
<string name="revanced_disable_background_shorts_summary_on">Background playback for Shorts are disabled</string>
<string name="revanced_disable_background_shorts_summary_off">Background playback for Shorts are enabled</string>
</patch>
<patch id="misc.debugging.enableDebuggingPatch">
<string name="revanced_debug_screen_title">Debugging</string>
<string name="revanced_debug_screen_summary">Enable or disable debugging options</string>
Expand Down

0 comments on commit 85747f2

Please sign in to comment.