add-ons/plugin.video.yelo

Bug / Typo in yelo_api.py

fripsy opened this issue · 0 comments

On line 257:

return self._register_device()

shouldn't that be:

return self._device_authorize()