mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
more cleanups
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user