parent
bacb546cf0
commit
7ada6e894c
|
@ -304,6 +304,8 @@ class InstallGUI:
|
|||
subprocess.check_call(args, stdout=subprocess.DEVNULL)
|
||||
except:
|
||||
print("Could not update background. Set your background manually to #008080")
|
||||
except:
|
||||
print("Could not update background. Set your background manually to #008080")
|
||||
self.change_component_label()
|
||||
|
||||
elif from_file == "install_cursors" and self.copy_files["install_cursors"]:
|
||||
|
|
Loading…
Reference in New Issue