From 54cc613f9a82c89915d3a6b4f75cfd2df0f23d47 Mon Sep 17 00:00:00 2001 From: sychic <47618543+Sychic@users.noreply.github.com> Date: Wed, 27 May 2026 21:22:58 -0400 Subject: [PATCH] fix(frontend): incorrect values prop name --- 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 1146e0d1fc..f755c15d18 100644 --- a/apps/frontend/src/components/ui/thread/ConversationThread.vue +++ b/apps/frontend/src/components/ui/thread/ConversationThread.vue @@ -14,7 +14,7 @@