mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
all consistency checkers have now fixers
This commit is contained in:
@@ -42,6 +42,8 @@ async function setupProtectedSession(password) {
|
||||
return;
|
||||
}
|
||||
|
||||
$("#container").addClass('protected-session-active');
|
||||
|
||||
protectedSessionHolder.setProtectedSessionId(response.protectedSessionId);
|
||||
protectedSessionHolder.touchProtectedSession();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user