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