diff --git a/ts/editor/DuplicateLink.svelte b/ts/editor/DuplicateLink.svelte
new file mode 100644
index 000000000..9f1d5f359
--- /dev/null
+++ b/ts/editor/DuplicateLink.svelte
@@ -0,0 +1,23 @@
+
+
+
+ bridgeCommand("dupes")}
+>
+ {tr.editingShowDuplicates()}
+
+
+
diff --git a/ts/editor/EditorField.svelte b/ts/editor/EditorField.svelte
index 7b1fd6ab1..81aff62a2 100644
--- a/ts/editor/EditorField.svelte
+++ b/ts/editor/EditorField.svelte
@@ -28,7 +28,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html