Closed dzubybb closed 1 year ago
@dzubybb Thanks for your contribution, would you like to update the CHANGELOG.md
to include this modification :)
@dzubybb Thanks for your contribution, would you like to update the
CHANGELOG.md
to include this modification :)
No problemo, done :)
Description
Fix json parse error: unknown variant
STB
when calling device() method.Motivation and Context
Fixes #383
Type of change
Please delete options that are not relevant.
How has this been tested?
I have device with Stb type, calling device() method from spotifyd returns error above. Adding lines from this pull request fixes the error.
Is this change properly documented?
No changes in documentation were made.