aboutsummaryrefslogtreecommitdiffstats
path: root/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'index.js')
-rw-r--r--index.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/index.js b/index.js
index 6716003..c5d07a2 100644
--- a/index.js
+++ b/index.js
@@ -322,10 +322,6 @@ async function save_tierlist_with_template(filename) {
// Inject the EMBEDDED_JSON inside a script tag
let jsonScript = `<script>
const EMBEDDED_JSON = ${JSON.stringify(serialized_tierlist, null, 4)};
- window.addEventListener('load', () => {
- hard_reset_list();
- load_tierlist(EMBEDDED_JSON);
- });
</script>`;
let inlineScript = `<script>\n${scriptContent}\n</script>`;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage