mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 18:05:55 +01:00
hide loader only once the initial note is loaded
This commit is contained in:
@@ -227,6 +227,8 @@ const noteEditor = (function() {
|
||||
noteChangeDisabled = false;
|
||||
|
||||
setNoteBackgroundIfEncrypted(currentNote);
|
||||
|
||||
showAppIfHidden();
|
||||
}
|
||||
|
||||
async function loadNote(noteId) {
|
||||
|
||||
Reference in New Issue
Block a user