mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-19 12:38:25 -05: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