fix(basic.gblib): update ChatServices.ts #420
1 changed files with 1 additions and 1 deletions
|
|
@ -343,7 +343,7 @@ class GBUIApp extends React.Component {
|
||||||
this.chat = chat;
|
this.chat = chat;
|
||||||
}}
|
}}
|
||||||
locale={'pt-br'}
|
locale={'pt-br'}
|
||||||
line={this.state.line}
|
botConnection={this.state.line}
|
||||||
user={this.getUser()}
|
user={this.getUser()}
|
||||||
bot={{ id: "bot@gb", name: "Bot" }}
|
bot={{ id: "bot@gb", name: "Bot" }}
|
||||||
// speechOptions={speechOptions}
|
// speechOptions={speechOptions}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue