mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-05 00:54:32 +02:00
fix(YouTube Music/Hide cast button): no exception occurs when resolving a fingerprint fails
This commit is contained in:
parent
e5cd297cd3
commit
a2ff7d8394
@ -76,7 +76,7 @@ object HideCastButtonPatch : BytecodePatch(
|
|||||||
"invoke-static {v$targetRegister}, $MUSIC_GENERAL->hideCastButton(Landroid/view/View;)V"
|
"invoke-static {v$targetRegister}, $MUSIC_GENERAL->hideCastButton(Landroid/view/View;)V"
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
} ?: throw PlayerOverlayChipFingerprint.exception
|
||||||
|
|
||||||
SettingsPatch.addMusicPreference(
|
SettingsPatch.addMusicPreference(
|
||||||
CategoryType.GENERAL,
|
CategoryType.GENERAL,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user