diff --git a/ts/routes/editor/NoteEditor.svelte b/ts/routes/editor/NoteEditor.svelte
index 7ea550695..8896cc0f8 100644
--- a/ts/routes/editor/NoteEditor.svelte
+++ b/ts/routes/editor/NoteEditor.svelte
@@ -1351,10 +1351,11 @@ components and functionality for general note editing.
- {#if !isLegacy}
-
-
- {/if}
+ {/if}
+
+ {#if !isLegacy}
+
+
{/if}
{#if !isLegacy}