From 5659f053ba37a1af02ad0e2e00e92320f5961796 Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Tue, 16 Dec 2025 11:03:45 -0500 Subject: [PATCH] tweaked semantics for comment post public button --- ui/src/components/application/ApplicationChat.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/application/ApplicationChat.vue b/ui/src/components/application/ApplicationChat.vue index fb8f8bf..1d6b352 100644 --- a/ui/src/components/application/ApplicationChat.vue +++ b/ui/src/components/application/ApplicationChat.vue @@ -64,7 +64,7 @@ function onSubmit(values: { text: string }, { resetForm }: { resetForm: () => vo
- +