From e50048501d3dce850180a1d18401b85b6974d33c Mon Sep 17 00:00:00 2001 From: velz Date: Wed, 10 Sep 2025 09:34:23 +0530 Subject: [PATCH] FIX_CHATBOT --- app/Views/chatbot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Views/chatbot.php b/app/Views/chatbot.php index 4b374423..674db7f3 100644 --- a/app/Views/chatbot.php +++ b/app/Views/chatbot.php @@ -116,7 +116,7 @@ frameEndpoint: ``, title: "Ask ILA", placeholderText: "Type your message here...", - aboutText: "Insurance Assistant ILA", + aboutText: "Press enter to send messages", enableAttachments: false, introMessage: ('Welcome '+ name + '...! Say Hi...'), bubbleAvatarUrl:"https://botman.io/img/logo.png",