session check
This commit is contained in:
@@ -259,6 +259,7 @@ if (identityDialog) {
|
||||
renderAccount(null);
|
||||
});
|
||||
|
||||
window.addEventListener("rustpad:session-expired", () => renderAccount(null));
|
||||
renderAccount(null);
|
||||
validateCurrentSession().then(renderAccount);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user