maybe add unread support whatever

This commit is contained in:
zefie
2022-01-10 04:53:45 -05:00
parent b1d4c4c0bd
commit 75a5266b9d
3 changed files with 28 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ if (!intro_seen && !request_headers.query.intro_seen) {
// user is trying to bypass the intro screen
headers = "300 OK\nLocation: wtv-mail:/DiplomaMail";
} else {
var doClientError = function (msg) {
var clientErrorMsg = new clientShowAlert({
'image': minisrv_config.config.service_logo,