mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-08 20:17:01 +01:00
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 New Issue
Block a user