asdasd
This commit is contained in:
@@ -215,3 +215,4 @@ function truncateText(string $text, int $limit): string
|
|||||||
}
|
}
|
||||||
return substr($text, 0, $limit) . "\n...truncated...";
|
return substr($text, 0, $limit) . "\n...truncated...";
|
||||||
}
|
}
|
||||||
|
s
|
||||||
Reference in New Issue
Block a user