v important change
This commit is contained in:
parent
682ef0e7c0
commit
546c3dcd1a
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue