Skip to content

Commit 6673252

Browse files
authored
Update CHANGELOG.md
1 parent 5ae5b79 commit 6673252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ use [sb.connect()](https://sendbird.com/docs/chat/v4/javascript/application/auth
1717
const user = await sb.connect(userId: userId);
1818
```
1919
### **Added appStateToggleEnabled param**
20-
Added SendbirdChatParams.appStateToggleEnabled which can be used to optionally disable internal control of Websocket connection on document.visibilityState change
20+
Added `SendbirdChatParams.appStateToggleEnabled` which can be used to optionally disable internal control of Websocket connection on `document.visibilityState` change
2121

2222

2323
### **Improvements**
@@ -402,4 +402,4 @@ Stay tuned for updates as we are rolling out more exciting features and see belo
402402
For the changelog between the beta release, please refer to [this page](https://github.com/sendbird/sendbird-chat-sdk-javascript/blob/main/CHANGELOG_V4_BETA.md)
403403

404404
### v3 Changelog
405-
Please refer to [this page](https://github.com/sendbird/SendBird-SDK-JavaScript/blob/master/CHANGELOG.md)
405+
Please refer to [this page](https://github.com/sendbird/SendBird-SDK-JavaScript/blob/master/CHANGELOG.md)

0 commit comments

Comments
 (0)