mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-05-04 16:44:28 +02:00
fix(YouTube Music - Hide category bar): Add support for latest release (#3968)
This commit is contained in:
parent
2c65044f3a
commit
b63fdeb10b
@ -15,8 +15,6 @@ internal val constructCategoryBarFingerprint = fingerprint {
|
|||||||
Opcode.MOVE_RESULT_OBJECT,
|
Opcode.MOVE_RESULT_OBJECT,
|
||||||
Opcode.IPUT_OBJECT,
|
Opcode.IPUT_OBJECT,
|
||||||
Opcode.CONST,
|
Opcode.CONST,
|
||||||
Opcode.INVOKE_VIRTUAL,
|
Opcode.INVOKE_VIRTUAL
|
||||||
Opcode.NEW_INSTANCE,
|
|
||||||
Opcode.INVOKE_DIRECT,
|
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user