From f7d9b3fca514731d7cdbb36a7ca0750eb320234f Mon Sep 17 00:00:00 2001 From: grnd-alt Date: Wed, 10 Jun 2026 16:03:43 +0200 Subject: [PATCH] fix: use automatic text direction for comment input Signed-off-by: grnd-alt --- src/components/card/CommentForm.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/card/CommentForm.vue b/src/components/card/CommentForm.vue index 9dec552e0..1855d60b6 100644 --- a/src/components/card/CommentForm.vue +++ b/src/components/card/CommentForm.vue @@ -6,6 +6,7 @@