fix(YouTube Music - Hide category bar): Add support for latest release (#3968)
This commit is contained in:
parent
0cfd8e6760
commit
9bcde94724
1 changed files with 1 additions and 3 deletions
|
|
@ -15,8 +15,6 @@ internal val constructCategoryBarFingerprint = fingerprint {
|
|||
Opcode.MOVE_RESULT_OBJECT,
|
||||
Opcode.IPUT_OBJECT,
|
||||
Opcode.CONST,
|
||||
Opcode.INVOKE_VIRTUAL,
|
||||
Opcode.NEW_INSTANCE,
|
||||
Opcode.INVOKE_DIRECT,
|
||||
Opcode.INVOKE_VIRTUAL
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue