mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-09 16:27:12 +01:00
fix(youtube/spoof-signature-verification): adjusting summary text (#2169)
This commit is contained in:
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.")
|
||||
|
Loading…
Reference in New Issue
Block a user