Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prevent error when sorting an artist's tracks
...by falling back to using `0` when a sort key is `None`. This makes the artist detail view also show up when one of the artist's tracks is missing a field that is used for sorting. Closes #42
- Loading branch information