Merge branch 'main' into wxPython-demo

This commit is contained in:
Mykola Grymalyuk
2022-01-07 18:24:33 -07:00
4 changed files with 35 additions and 8 deletions

View File

@@ -175,6 +175,7 @@ class Constants:
self.custom_sip_value = None # Set custom SIP value
self.walkthrough = False # Enable Walkthrough
self.disable_connectdrivers = False # Disable ConnectDrivers (hibernation)
self.allow_3rd_party_drives = True # Allow ThridPartyDrives quirk
self.legacy_accel_support = [
os_data.os_data.mojave,