diff --git a/Playlist/PlaylistLoader.m b/Playlist/PlaylistLoader.m index 75c729311..1a5f887ab 100755 --- a/Playlist/PlaylistLoader.m +++ b/Playlist/PlaylistLoader.m @@ -354,7 +354,7 @@ } else { - [pe setValuesForKeysWithDictionary:entryInfo]; + [pe setValuesForKeysWithDictionary:entryInfo]; } return; }