fix(basic.gblib): update ChatServices.ts #420
1 changed files with 1 additions and 1 deletions
|
|
@ -741,7 +741,7 @@ export class DialogKeywords {
|
|||
this.user = user;
|
||||
}
|
||||
else {
|
||||
await this.maxLines = count;
|
||||
this.maxLines = count;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue