Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Track JSON deserialization #125

Merged
merged 2 commits into from
Jul 19, 2021
Merged

Conversation

itsMatoosh
Copy link
Collaborator

Made the linkedFromUri field in Track nullable (String?), since the field is not present for tracks that have not been relinked.
This fixes the issue of tracks failing to deserialize when sound null-safety is enabled.

@fotiDim fotiDim merged commit 188601c into main Jul 19, 2021
@itsMatoosh itsMatoosh deleted the bugfix/linked-from-uri-nullable branch July 19, 2021 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants