mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-03 02:39:53 -05:00
cssClass is correctly filled for new note
This commit is contained in:
@@ -89,6 +89,8 @@ async function setupProtectedSession() {
|
||||
$protectedSessionOnButton.addClass('active');
|
||||
$protectedSessionOffButton.removeClass('active');
|
||||
}
|
||||
|
||||
infoService.showMessage("Protected session has been started.");
|
||||
}
|
||||
|
||||
function ensureDialogIsClosed() {
|
||||
|
||||
Reference in New Issue
Block a user