mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-19 00:53:57 +00:00
fix(youtube/spoof-signature-verification): adjusting summary text (#2169)
This commit is contained in:
committed by
GitHub
parent
c6b5b2cae3
commit
4ccb1ee0b9
@@ -49,7 +49,7 @@ class SpoofSignatureVerificationPatch : BytecodePatch(
|
||||
"App signature spoofed\\n\\n"
|
||||
+ "Side effects include:\\n"
|
||||
+ "• End screen cards are always hidden\\n"
|
||||
+ "• Download button may be hidden"),
|
||||
+ "• Downloading videos may not work"),
|
||||
StringResource("revanced_spoof_signature_verification_summary_off", "App signature not spoofed"),
|
||||
StringResource("revanced_spoof_signature_verification_user_dialog_message",
|
||||
"Turning off this setting may cause playback issues.")
|
||||
|
||||
Reference in New Issue
Block a user