fix(YouTube Music - Remove upgrade button): Fix compatibility with latest versions (#3045)
This commit is contained in:
parent
6a8b669ba2
commit
e329e1dd1a
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ internal object PivotBarConstructorFingerprint : MethodFingerprint(
|
|||
Opcode.CHECK_CAST,
|
||||
Opcode.INVOKE_INTERFACE,
|
||||
Opcode.GOTO,
|
||||
Opcode.NOP,
|
||||
Opcode.IPUT_OBJECT,
|
||||
Opcode.RETURN_VOID,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue