From: Dessalines Date: Mon, 29 Apr 2019 19:42:22 +0000 (-0700) Subject: Adding a max character of 10k to textareas X-Git-Url: http://these/git/?a=commitdiff_plain;h=746362f9ef5bf9ae409c8ecfe1f0551f64044569;p=lemmy.git Adding a max character of 10k to textareas --- diff --git a/ui/src/components/comment-form.tsx b/ui/src/components/comment-form.tsx index 1b4eda99..a69ae06f 100644 --- a/ui/src/components/comment-form.tsx +++ b/ui/src/components/comment-form.tsx @@ -56,7 +56,7 @@ export class CommentForm extends Component {
-