mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
More search UI improvements across all the platforms
This commit is contained in:
@@ -159,7 +159,7 @@ struct PlaylistsView: View {
|
||||
}
|
||||
|
||||
func selectEditedPlaylist() {
|
||||
if editedPlaylist == nil {
|
||||
if editedPlaylist.isNil {
|
||||
selectPlaylist(nil)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user