mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01: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