Skip to content

Commit

Permalink
fix(YouTube Music - Hide category bar): Add support for latest release (
Browse files Browse the repository at this point in the history
  • Loading branch information
FullerBread2032 authored Nov 29, 2024
1 parent 2c65044 commit b63fdeb
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
)
}

0 comments on commit b63fdeb

Please sign in to comment.