diff --git a/old_glory.py b/old_glory.py index d4955d7..4bc8234 100644 --- a/old_glory.py +++ b/old_glory.py @@ -1585,11 +1585,10 @@ def returnframeJS(self): ### ================================ def reset_all_tweaks(event, controller): #js_tweaker.setup_library(1) - #js_tweaker.reset_html + js_tweaker.reset_html() backend.clean_slate_css() backend.unpatch_css() manager.set_css_config_no_js(controller.css_config) - #backend.reset_html() backend.clear_js_working_files() def remake_js(event, controller): @@ -1692,7 +1691,7 @@ def yes_update_click(self): self.controller.frames["StartPage"].text1.update_idletasks() #Update LastPatchedDate backend.update_json_last_patched_date(self.controller.json_data) - reload_config() + reload_config(self.controller) self.destroy() diff --git a/old_glory_data.json b/old_glory_data.json index 2332de0..531e5d6 100644 --- a/old_glory_data.json +++ b/old_glory_data.json @@ -18,7 +18,7 @@ "jsPatchedFile": "sq.js", "jsOriginalFile": "sp.js.original", "steamui_websrc_all.zip.vz_hash": "543ddfbd73d1bb57720f1545974908c7", - "lastPatchedDate": "2024-06-06T07:21:40Z", + "lastPatchedDate": "2024-06-08T12:32:14Z", "themes": { "steam-library": { "author": "Shiina",