We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866e50c commit 4431e5bCopy full SHA for 4431e5b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@codebolt/codeboltjs",
3
- "version": "1.1.11",
+ "version": "1.1.12",
4
"description": "",
5
"keywords": [],
6
"author": "",
src/modules/chat.ts
@@ -27,7 +27,7 @@ const cbchat = {
27
})
28
29
30
- }
+ },
31
32
/**
33
* Sends a message through the WebSocket connection.
0 commit comments