chore: fix typo
This commit is contained in:
parent
1d1222e1b3
commit
3ec96b9e24
|
@ -55,7 +55,7 @@ object SpoofSignaturePatch : BytecodePatch(
|
|||
"App signature spoofed\\n\\n"
|
||||
+ "Side effects include:\\n"
|
||||
+ "• Enhanced bitrate is not available\\n"
|
||||
+ "• Videos cannot be downloaded"
|
||||
+ "• Videos cannot be downloaded\\n"
|
||||
+ "• No seekbar thumbnails for paid videos"
|
||||
),
|
||||
StringResource(
|
||||
|
|
Loading…
Reference in a new issue