diff --git a/ts/editor/Tag.svelte b/ts/editor/Tag.svelte index 5c82f614e..f05ae70a4 100644 --- a/ts/editor/Tag.svelte +++ b/ts/editor/Tag.svelte @@ -24,11 +24,11 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html (active = false)} /> {:else} (active = true)} > {name} - {@html deleteIcon} @@ -37,13 +37,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html diff --git a/ts/editor/TagEditor.svelte b/ts/editor/TagEditor.svelte index a15cb1c71..e4a926cbe 100644 --- a/ts/editor/TagEditor.svelte +++ b/ts/editor/TagEditor.svelte @@ -40,6 +40,10 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html