auto_patcher: Adjust formatting

This commit is contained in:
Mykola Grymalyuk
2024-09-05 09:09:26 -06:00
parent c0ae23367e
commit 6aed21aae2

View File

@@ -189,10 +189,12 @@ Please check the Github page for more information about this release."""
if self._determine_if_versions_match():
self._determine_if_boot_matches()
def _onWebviewNav(self, event):
url = event.GetURL()
webbrowser.open(url)
def _determine_if_versions_match(self):
"""
Determine if the booted version of OCLP matches the installed version