Stupid fix -_-".
This commit is contained in:
parent
1dec134a6b
commit
8eb63de201
@ -294,9 +294,9 @@ export class Xapi extends EventEmitter {
|
||||
}
|
||||
|
||||
_watchEvents () {
|
||||
this.call('event.from', [
|
||||
['*'], this._fromToken, 1e3 + 0.1
|
||||
]).then(({token, events}) => {
|
||||
this.call(
|
||||
'event.from', ['*'], this._fromToken, 1e3 + 0.1
|
||||
).then(({token, events}) => {
|
||||
this._fromToken = token
|
||||
|
||||
const {_objects: objects} = this
|
||||
|
Loading…
Reference in New Issue
Block a user