new(whatsapp.gblib): Native provider works in groups now.
This commit is contained in:
parent
f0b996fd68
commit
13b19bb4ed
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ export class HearDialog {
|
|||
|
||||
|
||||
const args = step.options['args'];
|
||||
if (args) {
|
||||
if (args && args.length >1) {
|
||||
|
||||
let choices = [];
|
||||
let i = 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue