fix(youtube/spoof-signature-verification): adjusting summary text (#2169)
This commit is contained in:
parent
aad21ab6f7
commit
677c0f8145
1 changed files with 1 additions and 1 deletions
|
|
@ -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.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue