Text Replacement error due to generalization initiative, changed 'directLine' to 'line'. Solved by @compulim - MSFT.
This commit is contained in:
parent
5ab6824635
commit
fbdae843cf
1 changed files with 1 additions and 1 deletions
|
@ -343,7 +343,7 @@ class GBUIApp extends React.Component {
|
|||
this.chat = chat;
|
||||
}}
|
||||
locale={'pt-br'}
|
||||
line={this.state.line}
|
||||
botConnection={this.state.line}
|
||||
user={this.getUser()}
|
||||
bot={{ id: "bot@gb", name: "Bot" }}
|
||||
// speechOptions={speechOptions}
|
||||
|
|
Loading…
Add table
Reference in a new issue