more cleanups

This commit is contained in:
azivner
2017-11-14 22:34:33 -05:00
parent 0a0421ec7e
commit b28df3f093
8 changed files with 28 additions and 2483 deletions

View File

@@ -90,7 +90,7 @@ settings.addModule((function() {
alert("Password has been changed. Trilium will be reloaded after you press OK.");
// encryption password changed so current encryption session is invalid and needs to be cleared
encryption.resetEncryptionSession();
encryption.resetProtectedSession();
}
else {
showError(result.message);