pusher / push-notifications-web

Beams Browser notifications
MIT License
39 stars 19 forks source link

Fix incorrect variable name #92

Closed TomKemp closed 3 years ago

TomKemp commented 3 years ago

this.ready is undefined. It should be awaiting the this._ready promise.