fix(YouTube - Spoof device dimensions): Warn about potential performance issues (#3039)
This commit is contained in:
parent
57274b5435
commit
cc7f79d903
2 changed files with 4 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ import app.revanced.util.exception
|
|||
|
||||
@Patch(
|
||||
name = "Spoof device dimensions",
|
||||
description = "Adds an option to spoof the device dimensions which unlocks higher video qualities if they aren't available on the device.",
|
||||
description = "Adds an option to spoof the device dimensions which can unlock higher video qualities.",
|
||||
dependencies = [IntegrationsPatch::class, SettingsPatch::class, AddResourcesPatch::class],
|
||||
compatiblePackages = [
|
||||
CompatiblePackage(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue