diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/fix/playback/SpoofSignaturePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/fix/playback/SpoofSignaturePatch.kt index 1f2eb3995..88c71f158 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/fix/playback/SpoofSignaturePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/fix/playback/SpoofSignaturePatch.kt @@ -55,8 +55,7 @@ object SpoofSignaturePatch : BytecodePatch( "App signature spoofed\\n\\n" + "Side effects include:\\n" + "• Enhanced bitrate is not available\\n" - + "• Videos cannot be downloaded\\n" - + "• No seekbar thumbnails for paid or age restricted videos" + + "• Videos cannot be downloaded" ), StringResource( "revanced_spoof_signature_verification_enabled_summary_off",