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(
|
state $moderator = PostText::Model::Moderator->new(
|
||||||
pg => $c->pg,
|
pg => $c->pg,
|
||||||
authenticator => $c->authenticator
|
authenticator => $c->authenticator
|
||||||
)
|
)
|
||||||
});
|
});
|
||||||
|
|
||||||
$self->helper(truncate_text => sub ($c, $input_text) {
|
$self->helper(truncate_text => sub ($c, $input_text) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user