Implement macOS local MP3 discovery foundation
This commit is contained in:
@@ -45,7 +45,8 @@ public actor PlaceholderSyncCoordinator: SyncCoordinator {
|
||||
LibraryTrack(
|
||||
title: "Velody Placeholder",
|
||||
artist: "Private Library",
|
||||
album: "Phase 1"
|
||||
album: "Phase 1",
|
||||
localFilePath: ""
|
||||
),
|
||||
]
|
||||
await store.replaceTracks(tracks)
|
||||
|
||||
Reference in New Issue
Block a user