From f47574c241d482aa50b4900724704044f72979ce Mon Sep 17 00:00:00 2001 From: Elihuso Quigley Date: Fri, 19 Apr 2024 09:24:45 +0800 Subject: [PATCH] [F] comments consisting solely of spaces should not be sent --- src/views/ProfileComments.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/ProfileComments.vue b/src/views/ProfileComments.vue index 449007222..3454c2f43 100644 --- a/src/views/ProfileComments.vue +++ b/src/views/ProfileComments.vue @@ -24,8 +24,8 @@