mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-22 02:50:15 +10:00
gui_main.py: Revert app mover
Further testing required
This commit is contained in:
@@ -312,8 +312,8 @@ class wx_python_gui:
|
||||
self.constants.ignore_updates = True
|
||||
print("- Ignoring App Updates due to defaults")
|
||||
|
||||
if did_find_update is False:
|
||||
self.check_for_local_installs()
|
||||
# if did_find_update is False:
|
||||
# self.check_for_local_installs()
|
||||
|
||||
def relaunch_as_root(self, event=None):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user