Fixed typo.
parent
8a5db0dd33
commit
9fed5759ae
|
@ -172,7 +172,7 @@
|
|||
|
||||
//Need to add basePath, and convert to URL
|
||||
[entries addObject:
|
||||
[CueSheetTrack trackWithURL:[self urlForPath:path relativeTo:filename];
|
||||
[CueSheetTrack trackWithURL:[self urlForPath:path relativeTo:filename]
|
||||
track: track
|
||||
time: seconds
|
||||
artist:artist
|
||||
|
|
Loading…
Reference in New Issue