From 4ed519354d7cbeb80ca55dfd0f7fc177e34d4acb Mon Sep 17 00:00:00 2001 From: grant-kun Date: Mon, 17 Oct 2022 09:32:33 -0500 Subject: switching databases --- html/mail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/mail.html') diff --git a/html/mail.html b/html/mail.html index 7e306e8..7edc9a2 100644 --- a/html/mail.html +++ b/html/mail.html @@ -436,7 +436,7 @@ if (getCookie('login_key') == null) { window.location.href = '/' } - await init() + await update() //return //document.getElementsByClassName('loading')[0].style.display = 'none' let xx = document.getElementsByClassName('card')[0] -- cgit v1.2.3