GUI: Add root patching support

This commit is contained in:
Mykola Grymalyuk
2023-05-07 12:05:58 -06:00
parent f8b2b5a759
commit 1204daa330
12 changed files with 367 additions and 53 deletions

View File

@@ -910,8 +910,6 @@ class PatchSysVolume:
elif self.constants.gui_mode is False:
input("\nPress [ENTER] to return to the main menu: ")
else:
logging.info("- Returning to main menu")
def start_unpatch(self) -> None:
"""