mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01: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