From e44e2c1e203886db5f839d7ceac1b093baf4c76d Mon Sep 17 00:00:00 2001 From: Nic D Date: Wed, 14 Jan 2026 16:05:05 -0500 Subject: [PATCH] fix(chatbot): fix chatbot speech formatting, will need to do more work, change from drawer setup --- .../chatbot/components/chatbot-drawer.vue | 2 +- .../chatbot/components/dialogue-phrase.vue | 69 +++++++++++-------- 2 files changed, 42 insertions(+), 29 deletions(-) diff --git a/src/modules/chatbot/components/chatbot-drawer.vue b/src/modules/chatbot/components/chatbot-drawer.vue index 59ea63f..3ad5725 100644 --- a/src/modules/chatbot/components/chatbot-drawer.vue +++ b/src/modules/chatbot/components/chatbot-drawer.vue @@ -71,7 +71,7 @@ \ No newline at end of file