Add name to presence update

This commit is contained in:
Adhiraj Singh
2020-11-17 17:12:14 +05:30
parent cea702b5a3
commit f29c5cf206
4 changed files with 7 additions and 3 deletions

View File

@@ -21,7 +21,6 @@ import {
WAConnectOptions,
MediaConnInfo,
DEFAULT_ORIGIN,
TimedOutError,
} from './Constants'
import { EventEmitter } from 'events'
import KeyedDB from '@adiwajshing/keyed-db'