Remove deprecated property
This commit is contained in:
parent
8d3eeee1d9
commit
0c287e38d3
1 changed files with 0 additions and 1 deletions
|
|
@ -168,7 +168,6 @@ export default class WhatsappService extends Service {
|
||||||
|
|
||||||
await this.createConnection(botID, this.server, {
|
await this.createConnection(botID, this.server, {
|
||||||
browser: WhatsappService.browserDescription,
|
browser: WhatsappService.browserDescription,
|
||||||
printQRInTerminal: true,
|
|
||||||
version,
|
version,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue