Small fixes, changlelog

This commit is contained in:
2024-02-15 17:34:07 +01:00
parent 8da056350a
commit 1c6060d8d5
7 changed files with 17 additions and 14 deletions

View File

@@ -13,5 +13,6 @@ if __name__ == "__main__":
elif sys.argv[1] == "loop":
# Run the methods which updates the data
view_model = Main_View_Model()
view_model.set_login_image()
view_model.refresh_image()
view_model.set_background_gradient()