From c7d3229fd3fae5b83d84fd972a0fdb47e680ce6e Mon Sep 17 00:00:00 2001 From: Sychic <47618543+Sychic@users.noreply.github.com> Date: Thu, 28 May 2026 12:54:51 -0400 Subject: [PATCH] fix(frontend): incorrect values prop name (#6224) --- apps/frontend/src/components/ui/thread/ConversationThread.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/src/components/ui/thread/ConversationThread.vue b/apps/frontend/src/components/ui/thread/ConversationThread.vue index 1146e0d1f..f755c15d1 100644 --- a/apps/frontend/src/components/ui/thread/ConversationThread.vue +++ b/apps/frontend/src/components/ui/thread/ConversationThread.vue @@ -14,7 +14,7 @@