mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-26 12:11:02 +00:00
fix(youtube/spoof-signature-verification): adjusting summary text (#2169)
This commit is contained in:
committed by
GitHub
parent
aad21ab6f7
commit
677c0f8145
@@ -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