mirror of
https://github.com/wahyd4/you-music.git
synced 2026-08-09 05:06:44 +10:00
Fix build
This commit is contained in:
@@ -75,6 +75,7 @@ export default function SearchPage({ onPlayMusic }: SearchPageProps) {
|
||||
source_type: url.includes('youtube') ? 'youtube' : 'bilibili',
|
||||
thumbnail: thumbnail || null,
|
||||
lyrics: null,
|
||||
share_token: null,
|
||||
created_at: new Date().toISOString(),
|
||||
updated_at: new Date().toISOString(),
|
||||
file_format: null,
|
||||
|
||||
Reference in New Issue
Block a user