From df870f682fddcfd32ac3c5a9698cc7dd18c0467c Mon Sep 17 00:00:00 2001 From: swaggboi Date: Fri, 4 Apr 2025 19:52:33 -0400 Subject: [PATCH] Oopsie --- lib/PostText/Controller/Thread.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/PostText/Controller/Thread.pm b/lib/PostText/Controller/Thread.pm index 36c6a54..2021a29 100644 --- a/lib/PostText/Controller/Thread.pm +++ b/lib/PostText/Controller/Thread.pm @@ -41,7 +41,7 @@ sub create($self) { $thread_author, $thread_title, $thread_body, - $markdown_status + $markdown ); return $self->redirect_to(