fix: wrong signature for hide-reels-signature

This commit is contained in:
oSumAtrIX
2022-04-15 04:56:17 +02:00
parent 38d77be08b
commit 9987679f66

View File

@@ -29,7 +29,7 @@ class HideReelsPatch : Patch(
MethodSignatureMetadata(
"hide-reels-signature",
MethodMetadata(null, null), // unknown
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
PatternScanMethod.Fuzzy(3), // FIXME: Test this threshold and find the best value.
compatiblePackages,
"Signature for the method required to be patched.",
"0.0.1"
@@ -53,6 +53,7 @@ class HideReelsPatch : Patch(
"[B",
"[B",
"[B",
"[B",
"[B"
),
listOf(