fix(core.gbapp): #372 fix.
This commit is contained in:
parent
08171fe5d4
commit
d9c4f8dc87
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