From 7696895a8e072d99a5f284b4289427f9ea2f7519 Mon Sep 17 00:00:00 2001 From: Henrik Giesel Date: Sat, 26 Jun 2021 01:46:24 +0200 Subject: [PATCH] Implement tagmovenext fully --- ts/editor/TagEditor.svelte | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ts/editor/TagEditor.svelte b/ts/editor/TagEditor.svelte index 2c439985d..88f6b0522 100644 --- a/ts/editor/TagEditor.svelte +++ b/ts/editor/TagEditor.svelte @@ -3,6 +3,7 @@ Copyright: Ankitects Pty Ltd and contributors License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html -->