Worked around bug where receiver was not turning off
This commit is contained in:
@ -55,7 +55,6 @@ export class HarmonyHub extends EventEmitter {
|
||||
harmony: this._harmony
|
||||
});
|
||||
}));
|
||||
this._log(`Harmony data provider ready`);
|
||||
this.emit("Ready");
|
||||
|
||||
} catch (err) {
|
||||
|
Reference in New Issue
Block a user