summaryrefslogtreecommitdiffstats
path: root/js/messaging.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/messaging.js')
-rw-r--r--js/messaging.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/messaging.js b/js/messaging.js
index 9ec9410..2b5c065 100644
--- a/js/messaging.js
+++ b/js/messaging.js
@@ -434,4 +434,4 @@ document.addEventListener("DOMContentLoaded", () => {
const menus = document.querySelectorAll(".side-menu");
M.Sidenav.init(menus, { edge: "right", draggable: true });
-});
+}); \ No newline at end of file