Skip to content

Commit

Permalink
fix(youtube/spoof-signature-verification): adjusting summary text (#2169
Browse files Browse the repository at this point in the history
)
  • Loading branch information
LisoUseInAIKyrios committed May 16, 2023
1 parent c6b5b2c commit 4ccb1ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.")
Expand Down

0 comments on commit 4ccb1ee

Please sign in to comment.