This commit is contained in:
inotia00 2025-03-24 22:04:57 +09:00
parent c22391926b
commit 0c5c3a87be

View File

@ -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)