mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-04-29 22:24:31 +02:00
feat(YouTube Music): Remove Spoof client
patch https://github.com/inotia00/ReVanced_Extended/issues/2832#issuecomment-2745941171
This commit is contained in:
parent
c22391926b
commit
0c5c3a87be
@ -63,9 +63,11 @@ private const val CLIENT_INFO_CLASS_DESCRIPTOR =
|
||||
|
||||
@Suppress("unused")
|
||||
val spoofClientPatch = bytecodePatch(
|
||||
SPOOF_CLIENT.title,
|
||||
SPOOF_CLIENT.summary,
|
||||
false,
|
||||
// Removed from the patch list to avoid user confusion:
|
||||
// https://github.com/inotia00/ReVanced_Extended/issues/2832#issuecomment-2745941171
|
||||
// SPOOF_CLIENT.title,
|
||||
// SPOOF_CLIENT.summary,
|
||||
// false,
|
||||
) {
|
||||
compatibleWith(COMPATIBLE_PACKAGE)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user