fix(instagram/hide-timeline-ads): fix compatibility with newer versions (#1672)
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
This commit is contained in:
parent
89820c60bb
commit
b803e3e1a7
|
@ -21,6 +21,5 @@ object ShowAdFingerprint : MethodFingerprint(
|
|||
Opcode.CONST_4,
|
||||
Opcode.GOTO,
|
||||
Opcode.CONST_4,
|
||||
Opcode.RETURN,
|
||||
),
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue