mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-25 14:38:29 -06:00
fix some issues
This commit is contained in:
@@ -13,7 +13,7 @@ let codeEditorInitialized;
|
||||
async function show() {
|
||||
codeEditorInitialized = false;
|
||||
|
||||
$noteDetailRender.show();
|
||||
$noteDetailRender.empty().show();
|
||||
|
||||
await render();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user