new(all): Additional interfaces for text processing in .gbapp.
This commit is contained in:
parent
e9ba87d554
commit
a9eec73529
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ export class AskDialog extends IGBDialog {
|
|||
handled = true;
|
||||
}
|
||||
});
|
||||
|
||||
data.step = null;
|
||||
await step.beginDialog(nextDialog ? nextDialog : '/answer', {
|
||||
data: data,
|
||||
query: text,
|
||||
|
|
Loading…
Add table
Reference in a new issue