From e2a09ad5a7ffd70e868c79ffe23088845c404631 Mon Sep 17 00:00:00 2001
From: Cohee <18619528+Cohee1207@users.noreply.github.com>
Date: Fri, 18 Oct 2024 12:17:30 +0000
Subject: [PATCH] Switch to module init function pattern
---
public/index.html | 3 ---
public/script.js | 6 ++++++
public/scripts/bulk-edit.js | 14 +++++++-------
public/scripts/server-history.js | 4 ++--
public/scripts/setting-search.js | 4 ++--
5 files changed, 17 insertions(+), 14 deletions(-)
diff --git a/public/index.html b/public/index.html
index d6930bf32..a7b6ef8e4 100644
--- a/public/index.html
+++ b/public/index.html
@@ -6750,9 +6750,6 @@
-
-
-