mirror of
https://github.com/cheveguerra/whatsapp-web.js.git
synced 2026-04-18 03:29:14 +00:00
fix location example
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const fs = require('fs');
|
||||
const { Client } = require('./index');
|
||||
const { Client, Location } = require('./index');
|
||||
|
||||
const SESSION_FILE_PATH = './session.json';
|
||||
let sessionCfg;
|
||||
|
||||
Reference in New Issue
Block a user