add message reading

This commit is contained in:
olcxja 2026-05-29 09:32:24 +02:00
commit f957a081f3
4 changed files with 176 additions and 0 deletions

View file

@ -109,6 +109,7 @@
//if fails continue loading encryption may be broken
console.error(e);
}
await delay(600); //because we need to wair for animations
await refreshDms();
} else {
showBlahNotification("error:auth.failed.redirect.to.login");