add message reading
This commit is contained in:
parent
be26703908
commit
f957a081f3
4 changed files with 176 additions and 0 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue