aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/mail.html2
1 files changed, 1 insertions, 1 deletions
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]