diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 78573dc7e..c2f66a772 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -136,6 +136,7 @@ Marko Juhanne Gabriel Heinatz Monty Evans Nil Admirari +Michael Winkworth ******************** diff --git a/ts/editor/DuplicateLink.svelte b/ts/editor/DuplicateLink.svelte index 02185effc..d4bc2151a 100644 --- a/ts/editor/DuplicateLink.svelte +++ b/ts/editor/DuplicateLink.svelte @@ -7,19 +7,19 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html import * as tr from "@tslib/ftl"; - bridgeCommand("dupes")} -> - {tr.editingShowDuplicates()} - + + bridgeCommand("dupes")}> + {tr.editingShowDuplicates()} + +