chore: Improve 'Add to playlists' dialog

This commit is contained in:
natilou
2024-05-18 12:04:18 -03:00
parent 06780e110b
commit 9a587eee98
5 changed files with 156 additions and 43 deletions
+1
View File
@@ -179,4 +179,5 @@ type SearchResult struct {
// Unset for ContentTypes Artist, Playlist, and Genre
ArtistName string
Query string
}