mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-11 16:27:19 +10:00
unblock tahoe
This commit is contained in:
@@ -28,7 +28,7 @@ class AppleDBProducts:
|
||||
def __init__(
|
||||
self,
|
||||
global_constants: constants.Constants,
|
||||
max_install_assistant_version: os_data = os_data.sequoia,
|
||||
max_install_assistant_version: os_data = os_data.tahoe,
|
||||
) -> None:
|
||||
self.constants: constants.Constants = global_constants
|
||||
|
||||
|
||||
Reference in New Issue
Block a user