chore: fix patch typo in WideSearchbarPatch

This commit is contained in:
LisoUseInAIKyrios
2024-01-29 17:31:57 +04:00
parent 1be4f4cf55
commit bba35d5cb5

View File

@@ -86,6 +86,7 @@ object WideSearchbarPatch : BytecodePatch(
val insertRegister = getInstruction<OneRegisterInstruction>(insertIndex).registerA
addInstructions(
insertIndex,
"""
invoke-static {v$insertRegister}, $INTEGRATIONS_CLASS_DESCRIPTOR->enableWideSearchbar(Z)Z
move-result v$insertRegister