Update SysPatch.py

This commit is contained in:
Mykola Grymalyuk
2021-06-18 09:29:29 -06:00
committed by GitHub
parent 5f7b836330
commit 12f9482d3d

View File

@@ -405,7 +405,7 @@ class PatchSysVolume:
if self.legacy_audio is True:
print("- Add legacy Audio Control")
self.no_patch = any(
self.no_patch = not any(
[
self.nvidia_legacy,
self.amd_ts1,