v important change

This commit is contained in:
swaggboi 2023-10-24 23:32:47 -04:00
parent 682ef0e7c0
commit 546c3dcd1a

View File

@ -56,7 +56,7 @@ sub startup($self) {
state $moderator = PostText::Model::Moderator->new(
pg => $c->pg,
authenticator => $c->authenticator
)
)
});
$self->helper(truncate_text => sub ($c, $input_text) {