Smarter Status Redux fixed
This commit is contained in:
parent
50473a69f4
commit
868fdd68ab
@ -22,7 +22,7 @@ export default class Status {
|
|||||||
this._api = api;
|
this._api = api;
|
||||||
this._store = store;
|
this._store = store;
|
||||||
|
|
||||||
this.__pingable = false;
|
this._pingable = false;
|
||||||
this._apiStatus = {};
|
this._apiStatus = {};
|
||||||
this._status = {};
|
this._status = {};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user