mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-18 13:20:00 +10:00
GUI: Add app update checks
This commit is contained in:
@@ -95,7 +95,6 @@ class SysPatchMenu(wx.Frame):
|
||||
self,
|
||||
title=self.title,
|
||||
global_constants=self.constants,
|
||||
screen_location=self.GetScreenPosition(),
|
||||
download_obj=kdk_download_obj,
|
||||
item_name=f"KDK Build {self.kdk_obj.kdk_url_build}"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user