Skip to content

Commit f321558

Browse files
committed
update
1 parent 89f0fb1 commit f321558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/freshchat/actions/send-message-in-chat/send-message-in-chat.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export default {
4949
data,
5050
});
5151
} catch {
52-
// Always returns the error
52+
// Sends message, but always returns the error
5353
/* {
5454
"code": 400,
5555
"status": "INVALID_VALUE",

0 commit comments

Comments
 (0)