mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-20 02:34:33 +10:00
Merge branch 'main' into sonoma-development
This commit is contained in:
@@ -102,7 +102,8 @@ class UpdateFrame(wx.Frame):
|
||||
title=self.title,
|
||||
global_constants=self.constants,
|
||||
download_obj=download_obj,
|
||||
item_name=f"OpenCore Patcher {version_label}"
|
||||
item_name=f"OpenCore Patcher {version_label}",
|
||||
download_icon=str(self.constants.app_icon_path)
|
||||
)
|
||||
|
||||
if download_obj.download_complete is False:
|
||||
|
||||
Reference in New Issue
Block a user