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 b7f4209ef5..d8d268b896 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,6 +22,7 @@ object InnaccessibleProfileFingerprint : MethodFingerprint( Opcode.MOVE_RESULT_OBJECT, Opcode.SGET_OBJECT, Opcode.IF_EQ, + Opcode.CONST_4 Opcode.GOTO, Opcode.CONST_4, Opcode.RETURN