qml: fix "Unknown Artist" is not shown in PlaylistDelegate
This is a delegate, it is inherent that `model` exists. Instead of checking for model, check the existence of `artist` and its length.
parent
d6be0506
No related branches found
No related tags found
Loading
Please register or sign in to comment