mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-01-27 10:19:49 +00:00
Remove text color formatting
This commit is contained in:
@@ -174,7 +174,8 @@ class gatheringFiles:
|
||||
|
||||
return response["Kernel"]["Patch"]
|
||||
except:
|
||||
print(self.utils.message("Unable to download AMD Vanilla Patches at this time.\nPlease try again later or apply them manually", "warning"))
|
||||
print("Unable to download AMD Vanilla Patches at this time.")
|
||||
print("Please try again later or apply them manually.")
|
||||
print("")
|
||||
self.utils.request_input()
|
||||
return []
|
||||
Reference in New Issue
Block a user