fix(YouTube - Force original audio): Fall back to visionOS and not Android Studio if Android VR is not available

This commit is contained in:
LisoUseInAIKyrios
2025-10-26 19:23:04 +04:00
parent a32ed30b4c
commit 6d01863ec7

View File

@@ -38,9 +38,9 @@ public class SpoofVideoStreamsPatch {
}
List<ClientType> availableClients = List.of(
VISIONOS,
ANDROID_CREATOR,
ANDROID_VR_1_43_32,
VISIONOS,
IPADOS);
app.revanced.extension.shared.spoof.SpoofVideoStreamsPatch.setClientsToUse(