Skip to content

Commit

Permalink
feat: Add notice for thumbnails for age restricted or paid videos
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Sep 25, 2023
1 parent 837aae7 commit f7cf70b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ object SpoofSignatureResourcePatch : ResourcePatch() {
+ "Side effects include:\\n"
+ "• No ambient mode\\n"
+ "• Videos cannot be downloaded\\n"
+ "• Low quality seekbar thumbnails"
+ "• Low quality seekbar thumbnails (No thumbnails for age restricted or paid videos)"
),
StringResource(
"revanced_spoof_signature_verification_enabled_summary_off",
Expand Down

0 comments on commit f7cf70b

Please sign in to comment.