mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-19 22:00:00 +10:00
sys_patch_detect.py: Adjust return
This commit is contained in:
@@ -705,8 +705,8 @@ class DetectRootPatch:
|
|||||||
]
|
]
|
||||||
):
|
):
|
||||||
return False
|
return False
|
||||||
else:
|
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
||||||
def _verify_unpatch_allowed(self):
|
def _verify_unpatch_allowed(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user