From b1583bbb959678e7728f186330aae8d790b12542 Mon Sep 17 00:00:00 2001 From: swag Date: Sat, 27 May 2023 13:09:41 -0400 Subject: [PATCH] twas bothering me --- lib/PostText.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/PostText.pm b/lib/PostText.pm index dd16d95..20e66b1 100644 --- a/lib/PostText.pm +++ b/lib/PostText.pm @@ -37,8 +37,7 @@ sub startup($self) { rules => { br => [], s => [] - } - ) + }) }); $self->helper(thread => sub ($c) {