mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
more cleanup
This commit is contained in:
@@ -89,7 +89,7 @@ settings.addModule((function() {
|
||||
if (result.success) {
|
||||
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
|
||||
// password changed so current protected session is invalid and needs to be cleared
|
||||
protected_session.resetProtectedSession();
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user