fix(core.gbapp): #372 fix.
This commit is contained in:
parent
05fd0ea54e
commit
6ad8dfc343
1 changed files with 2 additions and 0 deletions
|
@ -1231,6 +1231,8 @@ export class DialogKeywords {
|
|||
}
|
||||
|
||||
await min.conversationalService['playMarkdown'](min, md, DialogKeywords.getChannel(), null, mobile);
|
||||
|
||||
return;
|
||||
} else {
|
||||
const gbaiName = DialogKeywords.getGBAIPath(min.botId, `gbkb`);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue