mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 09:07:46 +01:00
feat: Add notice for thumbnails for age restricted or paid videos
This commit is contained in:
parent
837aae73ac
commit
f7cf70b5d3
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue