Skip to content

Commit f4b6edd

Browse files
committed
update des
1 parent 1155f57 commit f4b6edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oclp_r/wx_gui/gui_KDK_download.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ def _display_available_installers(self, event: wx.Event = None, show_full: bool
181181
locale.setlocale(locale.LC_TIME, '')
182182
logging.info(f"{self.trans['Available installers on Dortania']} ({'All entries' if show_full else 'Latest only'}):")
183183
xnu_name={
184-
"26":"Tahoe Beta",
184+
"26":"Tahoe",
185185
"15":"Sequoia",
186186
"14":"Sonoma",
187187
"13":"Ventura",

0 commit comments

Comments
 (0)