From a03d4ca20ee9a7da452f364f1358d6fdb4cbc578 Mon Sep 17 00:00:00 2001 From: Franco Montenegro Date: Tue, 24 Aug 2021 11:57:29 -0300 Subject: [PATCH] Allow to cancel hyperchat if message is empty. (#6942) --- ui/component/commentCreate/view.jsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ui/component/commentCreate/view.jsx b/ui/component/commentCreate/view.jsx index 63e77a026..26c9093e1 100644 --- a/ui/component/commentCreate/view.jsx +++ b/ui/component/commentCreate/view.jsx @@ -495,7 +495,12 @@ export function CommentCreate(props: Props) { requiresAuth={IS_WEB} /> -