diff --git a/src/main/kotlin/app/revanced/patches/grindr/unlimited/fingerprints/InnaccessibleProfileFingerprint.kt b/src/main/kotlin/app/revanced/patches/grindr/unlimited/fingerprints/InnaccessibleProfileFingerprint.kt index d8d268b896..434b90a435 100644 --- a/src/main/kotlin/app/revanced/patches/grindr/unlimited/fingerprints/InnaccessibleProfileFingerprint.kt +++ b/src/main/kotlin/app/revanced/patches/grindr/unlimited/fingerprints/InnaccessibleProfileFingerprint.kt @@ -22,7 +22,7 @@ object InnaccessibleProfileFingerprint : MethodFingerprint( Opcode.MOVE_RESULT_OBJECT, Opcode.SGET_OBJECT, Opcode.IF_EQ, - Opcode.CONST_4 + Opcode.CONST_4, Opcode.GOTO, Opcode.CONST_4, Opcode.RETURN