From 5f5a1323eda22d7771ec10c364d41650d7f2814f Mon Sep 17 00:00:00 2001 From: winter Date: Fri, 9 May 2025 16:30:07 +0100 Subject: fix mention buttons in reply form closing the form --- templates/note/reply_form.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'templates/note/reply_form.php') diff --git a/templates/note/reply_form.php b/templates/note/reply_form.php index 6272c16..388b243 100644 --- a/templates/note/reply_form.php +++ b/templates/note/reply_form.php @@ -22,10 +22,11 @@ $scopeOptions = match ($note->privacy->scope) { $selectedScope = $note->privacy->scope->value; ?>