Move the 'logged out' screen inside the sframe
This commit is contained in:
@@ -440,7 +440,7 @@ define([
|
||||
});
|
||||
}, 2000);
|
||||
|
||||
//Cryptpad.onLogout(function () { ... });
|
||||
//common.onLogout(function () { ... });
|
||||
|
||||
Cryptpad.onError(function (info) {
|
||||
if (info && info.type === "store") {
|
||||
|
||||
Reference in New Issue
Block a user