madmicio / LG-WebOS-Remote-Control

Remote Control for LG TV WebOS
400 stars 75 forks source link

Netflix button not working #2

Closed PiotrMachowski closed 4 years ago

PiotrMachowski commented 4 years ago

The issue is in line 73:

e => this._netfli(stateObj)

instead of

e => this._netflix(stateObj)
PiotrMachowski commented 4 years ago

I see that you have fixed this issue, so I'm closing this issue.