From 894867b1c1ec9346187305eac42108d34a7a4d27 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sun, 22 Sep 2024 13:27:55 +0200 Subject: [PATCH] chore: cleanup --- index.html | 2 +- main.js | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 36ef2e52..b4019b28 100644 --- a/index.html +++ b/index.html @@ -8077,7 +8077,7 @@ - + diff --git a/main.js b/main.js index 2989d66f..5f38fb57 100644 --- a/main.js +++ b/main.js @@ -252,7 +252,6 @@ document.addEventListener("DOMContentLoaded", async () => { } restoreDefaultEvents(); // apply default viewbox events initiateAutosave(); - setTipMessage(); }); function hideLoading() {