Skip to content

Commit b5febcf

Browse files
committed
update index
1 parent eec08d3 commit b5febcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h1>chatux example</h1>
4343

4444
const opt = {
4545
renderMode: 'auto',//'auto' or 'pc' or 'mobile'
46-
buttonOffWhenOpenFrame: false,//
46+
buttonOffWhenOpenFrame: false,//only for pc mode
4747
bot: {
4848
wakeupText: null,//user input which is automatically send to server on startup
4949
botPhoto: null,//URL of bot photo image

0 commit comments

Comments
 (0)