mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-07 06:08:31 -06:00
Merge branch 'stable'
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