new (basic.gbapp): NOTE keyword.
This commit is contained in:
parent
fd5c131c98
commit
e4fcf8e433
1 changed files with 1 additions and 1 deletions
|
|
@ -1409,7 +1409,7 @@ export class GBMinService {
|
|||
if (notes && text && text !== "") {
|
||||
const sys = new SystemKeywords();
|
||||
await sys.note({pid, text});
|
||||
|
||||
step.context.sendActivity('OK.');
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue