mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-18 05:10:00 +10:00
Add “Reveal Log File” button to menubar
This commit is contained in:
@@ -73,7 +73,7 @@ class InitializeLoggingSupport:
|
||||
base_path = Path("/Users/Shared")
|
||||
|
||||
self.log_filepath = Path(f"{base_path}/{self.log_filename}").expanduser()
|
||||
|
||||
self.constants.log_filepath = self.log_filepath
|
||||
|
||||
def _clean_prior_version_logs(self) -> None:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user