Skip to content

Commit 775630a

Browse files
committed
title from db
1 parent 42259e8 commit 775630a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ songsFromDB.forEach(item => {
281281
artworkColors: item.artworkColors,
282282
artworkImageUrl: item.artworkImageUrl,
283283
name: item.name,
284+
title: item.title,
284285
src: audioUrl,
285286
fn: clickSong
286287
}

0 commit comments

Comments
 (0)