fix: add missing trimIndent() to string literals

Co-authored-by: Sculas <contact@sculas.xyz>
This commit is contained in:
oSumAtrIX
2022-04-14 11:50:15 +02:00
committed by GitHub
parent 51c45c636f
commit 046d1f05f7

View File

@@ -34,7 +34,7 @@ class VideoAdsPatch : Patch(
compatiblePackages = compatiblePackages,
description = """Signature for the constructor of some class.
This signature is being used to find another method in the parent class
and was discovered in the YouTube version v17.03.38""",
and was discovered in the YouTube version v17.03.38""".trimIndent(),
version = "0.0.1"
),
returnType = "V",