updated audio thumbnail and library sync
This commit is contained in:
@@ -17,6 +17,7 @@ export type Track = {
|
||||
album?: string
|
||||
url: string
|
||||
thumbnail?: string
|
||||
hasThumbnail?: boolean
|
||||
duration?: number
|
||||
tags?: string[]
|
||||
// Optional MIME/type hints for rendering (video vs audio)
|
||||
|
||||
Reference in New Issue
Block a user